# x404 AI Meme Mint

> x404 AI Meme Mint is a paid API for AI agents from x404-aimeme.vercel.app, paid per call via x402, $0.404/call, status unknown (last checked 2026-09-14).

Mints or fetches 5,000 units of the X404 AI meme token via a paid GET request

## Facts

- Endpoint: GET https://x404-aimeme.vercel.app/api/mint
- Price: $0.404/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/x404-ai-meme-mint-b44c5975
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_9t-GclOeRgGo4IPqwbJt-

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 x404-ai-meme-mint-b44c5975
```

Example prompt: Mint me 5,000 X404 AI meme tokens using the x404-aimeme endpoint — I'm happy to pay the 0.404 USDC fee.

## When to prefer this

Use this endpoint when you specifically want to mint or claim X404 AI meme tokens and are willing to pay 0.404 USDC via the x402 micropayment protocol. This is the canonical endpoint for X404 meme minting.

## Known failure modes

- Payment not authorized or insufficient USDC balance — mint not triggered
- x402 payment protocol failure — request rejected before execution
- Endpoint unavailable or Vercel deployment down — HTTP 5xx error
- Duplicate or replay payment attempt — possible rejection or double-mint

## How this service works

Fetch 5,000 X404

## Output

Returns a simple JSON object {ok: true} confirming that the X404 meme mint was successfully triggered.

## Response schema (JSON Schema)

```json
{
 "ok": true
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/x404-ai-meme-mint-b44c5975/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from x404-aimeme.vercel.app](https://www.zero.xyz/host/x404-aimeme.vercel.app/llms.txt)
