Go from zero to a working AI agent wallet in about 10 minutes. At the end you get a copy-paste system prompt ready for Claude, ChatGPT, or any agent.
You need a crypto wallet that holds USDC on the Base network. All three options below are free.
You need USDC on Base. This is a digital dollar (always worth $1) on Coinbase's fast, cheap blockchain. Minimum $2 to start.
1. Buy USDC on Coinbase.com using bank transfer or card
2. Go to Send/Receive → Send
3. Paste your wallet address, select Base as the network
4. Send — arrives in seconds, costs almost nothing in fees
Bridge to Base at bridge.base.org from Ethereum or other chains.
Before spending real money, test that your setup works. The sandbox behaves exactly like real x402 services but no USDC is spent.
This tests that you can call an x402 service with a proxy key. If you are building your own x402 client, visit the full sandbox to test EIP-3009 signing directly.
The proxy lets your agent call any x402 service without implementing payment signing. Deposit USDC once, call anything with one header.
Run this command to get your API key and deposit address:
Send USDC to the deposit address returned above on the Base network. Your balance appears automatically within 60 seconds.
Copy the system prompt below and paste it into your agent. It works with Claude, ChatGPT, Gemini, or any LLM agent.
Call any of 2,777 AI payment services — weather data, translations, crypto prices, DNS lookups, and more — without implementing x402 signing. Each call deducts from your proxy balance.
Check balance at any time: GET /proxy/balance?key=YOUR_KEY