# x420COO Token Mint (1 USDC / 1,000 tokens)

> x420COO Token Mint (1 USDC / 1,000 tokens) is a paid API for AI agents from 402xcoo.xyz, paid per call via x402, $1/call, status down (last checked 2026-09-16).

Mints 1,000 x420COO tokens in exchange for a payment of 1 USDC via the x402 protocol

## Facts

- Endpoint: POST https://402xcoo.xyz/api/v2/mint-1
- Price: $1/call
- Payment: x402
- Status: down
- Last checked: 2026-09-16
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/x420coo-token-mint-1-usdc-1-000-tokens-594c96c1
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_t8h_YYDjWUHrqD7Kqqk62

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 x420coo-token-mint-1-usdc-1-000-tokens-594c96c1 -d '<json body>'
```

Example prompt: Mint me 1,000 x420COO tokens by paying 1 USDC through the x402 protocol on 402xcoo.xyz.

## When to prefer this

Choose this endpoint when you want to mint a small quantity (1,000) of x420COO tokens for exactly 1 USDC via the x402 payment protocol. Use the sibling endpoint (100,000 tokens for 10 USDC) if you need a larger batch at the same per-token rate.

## Known failure modes

- Insufficient USDC balance — payment of 1 USDC cannot be fulfilled
- Invalid or missing x402 payment header — request rejected with 402 Payment Required
- Network or smart contract error — mint transaction fails on-chain
- Rate limiting — too many mint requests in a short period
- Endpoint unavailable — 402xcoo.xyz service is down or unreachable

## How this service works

Mint 1 USDC for 1,000 x420COO token

## Output

Returns a mint confirmation indicating that 1,000 x420COO tokens have been created and attributed to the caller's wallet, along with transaction details, in exchange for the 1 USDC x402 payment.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/x420coo-token-mint-1-usdc-1-000-tokens-594c96c1/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from 402xcoo.xyz](https://www.zero.xyz/host/402xcoo.xyz/llms.txt)
