Skip to main content
Returns the agent’s USDC funding wallet, provisioning one automatically on first use. Use it to check the balance before creating cards or after adding funds; the user pays in USD and the funds are held as USDC.

Parameters

This tool takes no parameters.

Returns

The wallet’s balance and status, plus a reminder that funds can be added with fund_wallet. While a deposit is still clearing on-chain, the response shows a separate “Confirming” amount for about a minute; do not add more funds during that window. If no wallet exists yet, one is provisioned first and the response notes that it was just created.

Example

{ "name": "get_wallet", "arguments": {} }