# xQuant x402 Test Mint (10 xTest for $0.1 USDC)

> xQuant x402 Test Mint (10 xTest for $0.1 USDC) is a paid API for AI agents from api.xquant.fund, paid per call via x402, $0.1/call, status unknown (last checked 2026-09-15).

Mints 10 xTest tokens to the caller's address for a cost of $0.1 USDC via the x402 payment protocol

## Facts

- Endpoint: POST https://api.xquant.fund/api/x402-test-mint
- Price: $0.1/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/xquant-x402-test-mint-10-xtest-for-0-1-usdc-944d5b47
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_sygIVC70fA9F6_EFaUHwX

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 xquant-x402-test-mint-10-xtest-for-0-1-usdc-944d5b47 -d '<json body>'
```

Example prompt: Mint 10 xTest tokens for me using xQuant's x402 test mint — I'm happy to pay $0.1 USDC for it.

## When to prefer this

Choose this endpoint when you want to mint a small quantity (10) of xTest tokens at the lowest cost ($0.1 USDC) to test the xQuant x402 payment flow or token mechanics. Prefer this over the 100-token mint when you need a minimal, low-cost trial or proof-of-concept interaction with the xQuant ecosystem.

## Known failure modes

- Insufficient USDC balance — payment of $0.1 USDC fails or is rejected
- Invalid or missing x402 payment header — returns 402 Payment Required
- Wallet address not provided or malformed — returns 400 Bad Request
- Token minting contract failure — returns 500 Internal Server Error
- Rate limiting or duplicate mint detection — returns 429 Too Many Requests

## How this service works

Mint 10 xTest tokens for $0.1 USDC

## Output

A confirmation that 10 xTest tokens have been minted and credited to the caller's wallet, along with transaction details or a receipt from the xQuant API.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/xquant-x402-test-mint-10-xtest-for-0-1-usdc-944d5b47/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from api.xquant.fund](https://www.zero.xyz/host/api.xquant.fund/llms.txt)
