# AAAAAAAA Token Purchase (1 USDC) - x420.dev

> AAAAAAAA Token Purchase (1 USDC) - x420.dev is a paid API for AI agents from aaaaaaaa.x420.dev, paid per call via x402, $1/call, status unknown (last checked 2026-09-15).

Purchases 1 USDC worth of AAAAAAAA (0x854dbC4e881fc7E7a4D07a8252EEe80b47971B07) tokens via a paid API call

## Facts

- Endpoint: GET https://aaaaaaaa.x420.dev/api/puff
- Price: $1/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/aaaaaaaa-token-purchase-1-usdc-x420-dev-bb1c1a99
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_W06OiBKvqqRRWSprn4e4K

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 aaaaaaaa-token-purchase-1-usdc-x420-dev-bb1c1a99
```

Example prompt: Buy me 1 USDC worth of AAAAAAAA tokens (contract 0x854dbC4e881fc7E7a4D07a8252EEe80b47971B07) on x420.dev.

## When to prefer this

Use this endpoint when an agent needs to purchase exactly 1 USDC worth of AAAAAAAA tokens programmatically via x402 micropayment protocol. Prefer the 5 USDC sibling endpoint for larger purchases.

## Known failure modes

- Insufficient USDC balance — payment rejected
- Token contract unavailable or liquidity too low — swap fails
- x402 payment not accepted — 402 response with no transaction
- Network congestion causes transaction timeout
- Invalid or misconfigured payment header — 400/402 error

## How this service works

Buy 1 USDC worth of AAAAAAAA tokens 0x854dbC4e881fc7E7a4D07a8252EEe80b47971B07

## Output

Returns a message confirming the purchase, the number of AAAAAAAA tokens received, the USDC amount paid, and optionally the send and swap transaction hashes on-chain.

## Response schema (JSON Schema)

```json
{
 "message": "string",
 "tokensReceived": "string",
 "usdcAmountPaid": "string",
 "sendTransactionHash": "string | null",
 "swapTransactionHash": "string | null"
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/aaaaaaaa-token-purchase-1-usdc-x420-dev-bb1c1a99/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from aaaaaaaa.x420.dev](https://www.zero.xyz/host/aaaaaaaa.x420.dev/llms.txt)
