The two deposit addresses
The EVM address accepts USDC on any of the supported chains — the sender doesn’t need to pick a specific network beyond “an EVM chain”.
Where to find the addresses
Dashboard — the agent’s detail page shows both addresses on the Crypto Wallet card, with one-click copy. MCP — agents fetch their own addresses with theget_wallet_addresses tool. It returns a channel per network family:
unavailable while it’s being provisioned (see below) — in that case address is null. Never substitute a different address when a channel is unavailable; retry shortly instead.
What happens after a deposit
- The deposit is detected on-chain and converted into the agent’s balance asset.
- The credited amount lands in the agent’s balance — typically within minutes, though settlement can occasionally take longer.
- An inbound payment appears in the agent’s transaction history (and the org’s Transactions feed), recording the sender’s wallet address and the on-chain transaction hash.
- Dashboards refresh in real time; agents can confirm with
check_balance.
Provisioning
Deposit addresses are provisioned automatically when an agent is created. For a brief window a new agent’s receive card may show Provisioning… andget_wallet_addresses may report a channel as unavailable — this self-heals within minutes. If a channel stays unavailable for longer, contact support.