General
What is Payments MCP?
An MCP server + wallet app that lets AI agents autonomously pay for x402 services using USDC.Do I need API keys?
No. Authentication happens through your embedded wallet (email/OTP), and payments are automatic via x402.What tokens are supported?
USDC on Base network.How much does it cost?
- Payments MCP: Free
- Wallet creation: Free
- Gas fees: Free (sponsored)
- x402 service calls: Varies by service
- Coinbase Onramp: Standard fees apply
Is this custodial?
No. You control your embedded wallet through email/OTP. Coinbase doesn’t have custody of your funds.Wallet & Payments
How do I add funds?
- Ask your agent:
Show me my wallet
- Sign in with email/OTP
- Click Fund
- Follow Coinbase Onramp flow
What if I lose access to my email?
Your wallet is tied to your email. Work with your email provider to recover access. Use an email you control.How do spending limits work?
Set them manually in the wallet UI:- Max per call: Max for a single payment (e.g., $0.05)
- Max per session: Total session limit (e.g., $5.00)
What if a payment fails?
No funds are deducted. Common reasons:- Insufficient balance
- Network issues
- Service unavailable
Can I get refunds?
x402 payments are instant and onchain. Refunds depend on the service provider. Contact them directly.Services
What is x402?
An open payment protocol for instant USDC payments over HTTP. Learn more: x402 docsHow do I find services?
Option 1: Ask your agent:What x402 services are available?
Option 2: Browse the Bazaar in the wallet app. Ask your agent: Show me my wallet
, then click the Discover tab to filter services and copy ready-to-use prompts.
Can I add my own x402 service?
Yes! Agents can discover and pay for any x402-compatible service. See: x402 for sellersWhat network is used?
USDC on Base network for fast, low-cost settlement.Troubleshooting
Payments MCP not showing up
- Restart your MCP client
- Check config:
npx @coinbase/payments-mcp status
- Try:
npx @coinbase/payments-mcp install --force
- Remove Payments MCP and reinstall
Can’t sign in to wallet
- Check your email for OTP
- Try again:
Show me my wallet
- Verify your internet connection
Agent can’t make payments
- Check balance:
What's my wallet balance?
- Verify spending limits in wallet UI
- Ensure you’re signed in:
Am I signed in?