Skip to main content
Agentic Wallet gives your AI agent a Coinbase-managed wallet for holding USDC and paying for x402 services. Your agent can discover a service, make the paid request, and return the result without handling a private key. Use Agentic Wallet when you want to add x402 payments to an agent you run in a coding harness, terminal, or other Model Context Protocol (MCP) client. You fund the wallet and set spending limits; the agent can only pay within those limits.

Choose how your agent connects

CLI and Agent Skills

Use the awal CLI and installable skills when your agent can run commands and you want payment, transfer, or trading capabilities.

MCP server

Add x402 discovery and payment tools to an MCP-compatible agent without writing the payment flow in your application.
Both options support x402 payments. The CLI is the better fit when you are building an agent with code and want a broader wallet tool set. Use the MCP server when your agent already supports MCP and only needs tools to discover and pay for services.