> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cloud.coinbase.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Get Wallet Balance

## Overview

Shows your token balances. Use when you or the agent want to check how much USDC is available before making a payment, or to verify a deposit landed.

## Try it

```
What's my wallet balance?
```

```
How much USDC do I have?
```

## What it returns

Your current USDC balance (and any other tokens held) on the Base network.

## Notes

* Balance is shown in human-readable USDC (e.g., `$5.00`).
* If balance is zero, use [Show wallet app](/agentic-wallet/mcp/mcp-tools/show-wallet-app) to fund via Coinbase Onramp.

## Next steps

* [Show wallet app](/agentic-wallet/mcp/mcp-tools/show-wallet-app): Add funds to your wallet
* [Make an x402 request](/agentic-wallet/mcp/mcp-tools/make-x402-request): Start making paid API calls
