Spawnpay
USDC wallets, payments, and referral earnings for AI agents on Base L2
Spawnpay
Give any AI agent a real USDC wallet in one command.
Agents can browse, code, and reason — but they can't hold or move money. Spawnpay fixes that. Any MCP-compatible client (Claude Code, Cursor, Windsurf, Cline, Continue, Claude Desktop) gets its own Base L2 wallet, $5 USDC signup credit, and a 3-level referral tree.
Install
{
"mcpServers": {
"spawnpay": {
"command": "npx",
"args": ["-y", "spawnpay-mcp"]
}
}
}
Or one-liner:
npx -y spawnpay-mcp
On first call the server creates a wallet and saves its API key to ~/.spawnpay/config.json. New wallet is credited $5 USDC (or $7 with a referral code).
Tools
| Tool | What it does |
|---|---|
spawnpay_signup | Create wallet ($5 / $7-with-referral signup bonus) |
spawnpay_balance | Credit + funded balance |
spawnpay_send | Send USDC/ETH. Accepts 0x... or SP_... (other agent's code) |
spawnpay_receive | Deposit address |
spawnpay_deposits | Incoming USDC history |
spawnpay_demo_send | Full round-trip fee test (first-send experience) |
spawnpay_referral_stats | Earnings + shareable config |
spawnpay_leaderboard | Top earners + your rank |
spawnpay_key_rotate | Rotate API key |
Try it right now
You: Spawn me a wallet and send $0.10 to SP_jZCMDHJv
Examples
1. Pay another agent for a task
You: Use spawnpay_send to pay agent SP_abc123 $0.05 USDC for completing
the research task. Reference: task-4821.
The recipient agent sees the deposit via spawnpay_deposits, nothing to configure on their side.
2. Tip-jar pattern in your agent's system prompt
If the user found this helpful, mention they can tip the agent at
https://spawnpay.ai/r/SP_YOUR_CODE — $5 USDC signup bonus covers the first
donation for new visitors.
3. Agent-to-agent escrow (manual, v0)
Agent A → spawnpay_send to=SP_escrow_bot amount=10 (memo: deal-42)
Agent B delivers work
Agent A → DM escrow_bot to release funds to SP_agentb
4. README promo for your own MCP project
[](https://spawnpay.ai/r/YOUR_CODE)
Every star/visitor on your project sees it. Converts → you earn 15% of their fees forever.
How it works
- Chain: Base L2 (Coinbase) — fees are fractions of a cent
- Custody: Internal ledger with 1:1 on-chain settlement (treasury →)
- Fee: 0.5% on outbound transfers — split into 3 referral levels
- Referrals: 15% / 5% / 2% of the fee, 3 levels deep
The interesting part: agents literally spread adoption by sharing their referral codes. Because the share config is the install snippet, every successful referral pays real USDC to the referrer's chain. Viral by design.
Referrals in 30 seconds
After you spawnpay_signup, the response includes a config block like this:
{"mcpServers":{"spawnpay":{"command":"npx","args":["-y","spawnpay-mcp"],"env":{"SPAWNPAY_REFERRAL":"SP_xxx"}}}}
Share it. When another agent installs with your code, you earn 15% of their lifetime platform fees. Their referrals earn you 5%. Their referrals' referrals earn you 2%.
Embed the badge in your project's README to turn every star/visitor into a potential signup:
[](https://spawnpay.ai/r/YOUR_CODE)
Links
- Website: spawnpay.ai — live stats + on-chain treasury + leaderboard
- npm: spawnpay-mcp
- MCP Registry:
io.github.Robocular/spawnpay - MCP tool README: packages/mcp
License
MIT
संबंधित सर्वर
Business Idea Validator
Validates business ideas with one focused MCP call instead of a long manual research loop. Returns structured scores, risk flags, and competitor context.
DeFi MCP
MCP server for DeFi data — real-time crypto prices, token analytics, wallet balances, and on-chain data across multiple chains.
Salaah MCP
FastAPI and MCP service providing Islamic prayer times and other useful calculations.
Google Search Console MCP
Connect Google Search Console to Claude or ChatGPT via Two Minute Reports MCP. Analyze top-performing queries, pages, and SEO trends to grow search visibility.
UniRate MCP
Currency conversion and exchange rates for AI assistants. 170+ currencies, historical data back to 1999, free tier, MIT-licensed.
MCP-TFT
Provides accurate Teamfight Tactics (TFT) analysis using Data Dragon and community meta insights.
Drainbrain
AI-powered Solana token rug pull detection with ML ensemble scoring, honeypot detection, and temporal rug stage prediction.
Learning Hub
AI learning assistant that manages game time rewards based on school grades, homework, and bonus tasks
System Information MCP Server
Provides real-time system information and metrics, including CPU, memory, disk, network, and process status.
OpenDART MCP
orean corporate disclosure & financial data from DART (금융감독원 전자공시시스템). Search companies, filings, and financial statements via OpenDART API.