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

# Make an x402 Request

## Overview

Makes an API call to an x402 endpoint and handles payment automatically. This is the core payment tool — your agent uses it to pay for services and retrieve results.

## Try it

```
Get the most up to date crypto and AI news
```

```
Scrape product reviews for iPhone 15
```

```
What are the trending tokens right now?
```

## What happens

1. Agent discovers the service and its payment requirements
2. Sends USDC payment on your behalf
3. Calls the API with payment proof
4. Returns the API response to you

## Payment details

* Uses USDC on Base, Polygon, or Solana (the service determines which networks it accepts)
* No gas fees (sponsored)
* Must be within your configured spending limits

## Notes

* Payments are instant and onchain — they cannot be reversed.
* If the payment exceeds your spending limits, the agent will notify you before proceeding.
* Your agent checks [payment requirements](/agentic-wallet/mcp/mcp-tools/check-payment-requirements) automatically before paying.

## Next steps

* [List Bazaar resources](/agentic-wallet/mcp/mcp-tools/list-bazaar-resources): Discover more services
* [Get wallet balance](/agentic-wallet/mcp/mcp-tools/get-wallet-balance): Check remaining balance after payments
* [Examples](/agentic-wallet/mcp/examples): See real-world workflows
