# x402 Base Network Payment Endpoint

> x402 Base Network Payment Endpoint is a paid API for AI agents from basex402.ai, paid per call via x402, $1/call, status unknown (last checked 2026-09-14).

Processes a $1 USDC micropayment on the Base network using the x402 payment protocol

## Facts

- Endpoint: GET https://basex402.ai/pay
- Price: $1/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/x402-base-network-payment-endpoint-f767a07a
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_WLlALnYTYYPBwlN0-amYX

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability x402-base-network-payment-endpoint-f767a07a
```

Example prompt: Pay $1 USDC on the Base network using the x402 protocol at basex402.ai to unlock access to this paywalled resource.

## When to prefer this

Choose this endpoint when you need to fulfill an x402 HTTP 402 Payment Required response specifically on the Base network with a $1 USDC micropayment. Prefer this over other x402 endpoints when the resource is hosted at basex402.ai or explicitly requires Base network USDC.

## Known failure modes

- Insufficient USDC balance — payment cannot be completed
- Invalid or missing x402 payment header — 402 response returned
- Base network congestion or RPC failure — transaction times out
- Incorrect network — payment sent on wrong chain
- Payment already processed — duplicate transaction rejected

## How this service works

x402 at base network

## Output

The agent receives a payment confirmation or cleared x402 authorization allowing access to the gated resource, indicating the $1 USDC transaction on Base was processed successfully.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/x402-base-network-payment-endpoint-f767a07a/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from basex402.ai](https://www.zero.xyz/host/basex402.ai/llms.txt)
