Skip to main content
You need USDC in your wallet to make paid API calls. There are several ways to fund it.

Get free credits

The fastest way to get started is through the onboarding flow:

Get free credits

Onboard at agentcash.dev/onboard to get up to $25 in free credits.
Or onboard from the terminal:
npx agentcash onboard

Redeem an invite code

If you have an invite code, ask your agent:
Redeem invite code YOUR_CODE with AgentCash.
Or use the CLI:
npx agentcash redeem YOUR_CODE
Invite codes are one-time use and deposit USDC directly to your wallet on Base.

Deposit USDC directly

Open the guided funding flow:
npx agentcash fund
Or, if you need the deposit links and addresses for each supported network:
npx agentcash accounts
You can also visit agentcash.dev/deposit/<your-address> for a guided funding experience with options for bridging from other chains and on-ramps.
Base is the default and cheapest network for AgentCash payments. While your wallet can hold USDC on multiple chains, most endpoints accept payment on Base.

Minimum balance

There is no minimum balance requirement. Each API call costs a specific amount of USDC (typically 0.001to0.001 to 0.10 per request). AgentCash checks your balance before each payment and warns you if funds are insufficient.