Wallet tools
Get wallet address
Returns your wallet address. Try:Get wallet balance
Shows your token balances (USDC, etc.). Try:Show wallet app
Opens the wallet interface where you can:- Sign in with email/OTP
- Browse the Bazaar tab to explore x402 services, filter by category/price, and copy prompts
- Add funds via Coinbase Onramp
- View transaction history
- Configure spending limits
Check sign-in status
Checks if you’re signed in and provides next steps if not. Try:Payment tools
List Bazaar resources
Discovers available x402 services (APIs, data sources, etc.) that your agent can pay for. Try:Get details about a resource
Gets full documentation for a specific service including API structure, parameters, and payment requirements. Try:Make an x402 request
Makes an API call and handles payment automatically. This is how your agent pays for services. Try:- Agent discovers payment requirements
- Sends USDC payment
- Calls the API
- Returns results
- Uses USDC on Base network
- No gas fees (sponsored)
- Must be within your spending limits
Check payment requirements for a resource
Checks what payment an endpoint requires without actually paying. Useful for non-bazaar services. Try:bazaar_get_resource_details
instead; it includes more info.
What agents CAN’T do
These features exist in the wallet UI, but agents cannot access them. Only you can:Set spending limits
Configure max spend per call and per session in the wallet UI. Agents respect these limits but can’t change them.Transfer funds
Send USDC to other addresses. Agents can only pay for x402 services, not send to arbitrary addresses.Add funds
Use Coinbase Onramp to add USDC. Agents can’t initiate onramp flows.Next steps
- Quickstart: Set up Payments MCP
- Examples: More use cases
- FAQ: Common questions