# x402pay Token Minting

> x402pay Token Minting is a paid API for AI agents from x402pay.org, paid per call via x402, $1/call, status unknown (last checked 2026-09-14).

Mint 1000 x402pay tokens by paying 1 USDC via the x402 payment protocol

## Facts

- Endpoint: POST https://x402pay.org/402
- 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/x402pay-org-80740d34
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_Vz8ufOyMzPpdPl0afeHue

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 x402pay-org-80740d34 -d '<json body>'
```

Example prompt: Mint me 1000 x402pay tokens by paying 1 USDC — use the x402pay.org minting endpoint.

## When to prefer this

Use this endpoint when an agent needs to acquire x402pay tokens specifically using the x402 HTTP payment protocol with USDC, particularly for testing or operating within the x402pay ecosystem. Prefer this over manual on-chain transactions when you want a simple HTTP-based token minting flow.

## Known failure modes

- Insufficient USDC balance — payment of exactly 1 USDC required
- Invalid or missing x402 payment header — 402 Payment Required response
- Network congestion causing transaction delay or timeout
- Minting contract failure or on-chain error
- Duplicate payment attempt rejected

## How this service works

Mint 1000 x402pay tokens by paying 1 USDC

## Output

A confirmation that 1000 x402pay tokens have been minted to the caller's address, funded by the 1 USDC payment submitted via the x402 payment protocol header.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/x402pay-org-80740d34/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from x402pay.org](https://www.zero.xyz/host/x402pay.org/llms.txt)
