# x420COO Bulk USDC Mint (10 USDC / 100,000 tokens)

> x420COO Bulk USDC Mint (10 USDC / 100,000 tokens) is a paid API for AI agents from 402xcoo.xyz, paid per call via x402, $10/call, status unknown (last checked 2026-09-13).

Mints 10 USDC in exchange for 100,000 x420COO tokens via an x402 micropayment transaction costing $10 USDC per call

## Facts

- Endpoint: POST https://402xcoo.xyz/api/v2/mint
- Price: $10/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/x420coo-bulk-usdc-mint-10-usdc-100-000-tokens-183a15f5
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_WNRvpzetpQO8hHDIxg-Co

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-bulk-usdc-mint-10-usdc-100-000-tokens-183a15f5 -d '<json body>'
```

Example prompt: Mint 10 USDC by spending 100,000 x420COO tokens using the x402 bulk mint endpoint on 402xcoo.xyz — charge my wallet the $10 USDC fee and give me back the minted USDC.

## When to prefer this

Choose this endpoint over the smaller 1 USDC / 1,000-token sibling when you want to mint in bulk (10x ratio per call), reducing the number of calls and per-call overhead when large amounts of USDC are needed. Prefer when efficiency at scale matters and you have 100,000 x420COO tokens available.

## Known failure modes

- Insufficient USDC balance to cover the $10 x402 payment — payment rejected
- Invalid or missing x402 payment header — 402 Payment Required response
- Insufficient x420COO token balance for the mint operation
- Rate limiting or service unavailability at 402xcoo.xyz — 5xx error
- Malformed request body — 400 Bad Request

## How this service works

Mint 10 USDC for 100,000 x420COO token

## Output

A confirmation that 10 USDC has been minted in exchange for 100,000 x420COO tokens, along with transaction details. The caller pays $10 USDC via the x402 payment protocol.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/x420coo-bulk-usdc-mint-10-usdc-100-000-tokens-183a15f5/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)
