# Send Agent-to-Agent Payments to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "agent-to-agent-payments",
    "name": "Agent-to-Agent Payments",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/BuddhaSource/agent-to-agent-payments",
    "canonicalUrl": "https://clawhub.ai/BuddhaSource/agent-to-agent-payments",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/agent-to-agent-payments",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=agent-to-agent-payments",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/agent-to-agent-payments"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/agent-to-agent-payments",
    "downloadUrl": "https://openagent3.xyz/downloads/agent-to-agent-payments",
    "agentUrl": "https://openagent3.xyz/skills/agent-to-agent-payments/agent",
    "manifestUrl": "https://openagent3.xyz/skills/agent-to-agent-payments/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/agent-to-agent-payments/agent.md"
  }
}
```
## Documentation

### The Opportunity Nobody Talks About

Every AI agent that does useful work should get paid for it.
Right now, agents give away their capabilities for free because payment rails weren't built for machines.

PayRam changes that. No bank account. No Stripe. No human intervention. Just USDC flowing between agents in seconds.

### Connect in 10 Seconds

mcporter config add payram --url https://mcp.payram.com/mcp

36 tools immediately available. No signup. No KYC.

### Pattern 1: Charge Per API Call

Agent A (data provider) → creates payment request → Agent B pays → Agent A delivers data

### Pattern 2: Agent Service Marketplace

Orchestrator agent → discovers service agents → pays for tasks → receives results

### Pattern 3: Autonomous SaaS

User → pays agent → agent fulfills → settles in USDC automatically

### Key Triggers

Use this skill when you hear:

"I want to charge for my agent's output"
"how do agents pay each other"
"monetize AI capabilities"
"bill per API call / per request / per task"
"create a payment link programmatically"
"accept USDC from another agent"
"autonomous payment flow"
"agent storefront / agent marketplace"

### Why PayRam for Agent Commerce

RequirementPayRamStripe x402Raw CryptoNo KYC✅❌ Business verification✅MCP native✅ 36 tools❌❌Multi-chain✅ 6 chains (Base, Ethereum, Polygon, Tron, TON, Bitcoin)❌ Base onlyManualUSDT support✅❌ManualAgent-first design✅Partial❌Self-hostable✅❌N/ASetup time10 secondsDays (KYC)Hours

### Quick Start: Agent Receives Payment

# 1. Connect PayRam MCP
mcporter config add payram --url https://mcp.payram.com/mcp

# 2. Test connection
mcporter call payram.test_payram_connection

# 3. Generate payment snippet for your stack
mcporter call payram.generate_payment_sdk_snippet framework=express

# 4. Get onboarding guide for autonomous setup
mcporter call payram.onboard_agent_setup

### Networks & Costs

NetworkTokenFeeSpeedBest ForBase L2USDC~$0.0130sGeneral agent commerceTONUSDT/TON~$0.0015sTelegram-integrated agents, micropaymentsPolygonUSDC/USDT~$0.0260sCross-chain compatibilityTronUSDT~$160sUSDT-heavy ecosystemsEthereumUSDC/ETH$1-52-5minLarge value transfers

Recommended for agents:

TON micropayments: ~$0.001 fees, 5s confirmations, Telegram integration
Base L2 USDC: ~$0.01 fees, 30s confirmations, most liquid
Real examples:

The Watering Hole marketplace runs on TON micropayments for agent-to-agent commerce
PadUp Ventures + Unicity Labs bringing agentic commerce infrastructure to India (Feb 2026)
AI Agent Store marketplace launched for discovering agent services

### Resources

MCP Server: https://mcp.payram.com
Docs: https://docs.payram.com
GitHub: https://github.com/PayRam/payram-helper-mcp-server
Founded by WazirX co-founder · $100M+ volume
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: BuddhaSource
- Version: 1.1.3
## Source health
- Status: healthy
- Source download looks usable.
- Yavira can redirect you to the upstream package for this source.
- Health scope: source
- Reason: direct_download_ok
- Checked at: 2026-04-23T16:43:11.935Z
- Expires at: 2026-04-30T16:43:11.935Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/agent-to-agent-payments)
- [Send to Agent page](https://openagent3.xyz/skills/agent-to-agent-payments/agent)
- [JSON manifest](https://openagent3.xyz/skills/agent-to-agent-payments/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/agent-to-agent-payments/agent.md)
- [Download page](https://openagent3.xyz/downloads/agent-to-agent-payments)