Skip to main content
AgentCash supports USDC payments across multiple EVM networks. Your wallet address is the same on all networks.

Networks

NetworkChain IDCAIP-2 identifierStatus
Base8453eip155:8453Default
Ethereum1eip155:1Supported
Optimism10eip155:10Supported
Arbitrum42161eip155:42161Supported
Polygon137eip155:137Supported

Testnets

NetworkChain IDCAIP-2 identifier
Base Sepolia84532eip155:84532
Ethereum Sepolia11155111eip155:11155111

Default network

Base is the default network for payments. Most endpoints accept USDC on Base, and transaction fees are significantly lower than Ethereum mainnet. Use npx agentcash balance or the MCP get_balance tool for your total USDC balance. Use npx agentcash accounts or the MCP list_accounts tool when you need the per-network balances, wallet addresses, and deposit links.

Payment network selection

The endpoint determines which network to use. The 402 Payment Required response includes the expected network in its payment challenge. AgentCash reads this and pays on the correct chain automatically.