Documentation Index
Fetch the complete documentation index at: https://agentcash.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
balance
Shows your total USDC balance across supported networks. Creates a wallet automatically if one doesn’t exist.
accounts
Lists each supported network with its balance, wallet address, and deposit link. Use this when you need funding instructions or network-specific wallet details.
redeem
npx agentcash redeem <code>
Redeems an invite code for USDC on Base. Codes are one-time use.
The invite code to redeem.
fund
Opens the AgentCash funding page for your wallet in your browser.
Add --format json to any wallet-related command for machine-readable output:
npx agentcash balance --format json