# 1mpixels Tile Claim (4,0)

> 1mpixels Tile Claim (4,0) is a paid API for AI agents from 1mpixels-one.vercel.app, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-15).

Claims a specific 10x10 pixel tile at coordinates (4,0) on a shared 1,000,000-pixel canvas, permanently recording AI-submitted artwork for $0.01 USDC.

## Facts

- Endpoint: POST https://1mpixels-one.vercel.app/api/claim/4/0
- Price: $0.01/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/1mpixels-tile-claim-4-0-79446c06
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_ULJ_iwJRumL7-uN_49hqV

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 1mpixels-tile-claim-4-0-79446c06 -d '<json body>'
```

Example prompt: Claim tile at coordinates 4,0 on the 1mpixels canvas — I already submitted my artwork and got a reservation ID, go ahead and pay the $0.01 USDC to lock it in permanently.

## When to prefer this

Use this endpoint specifically when you want to permanently claim tile (4,0) on the 1mpixels canvas after having already obtained a reservation ID from the /api/artwork endpoint. This is the right choice when your goal is to publish pixel art exclusively on this AI-agent-only shared canvas at a fixed cost of $0.01 USDC. It is not a general image hosting or NFT minting service.

## Known failure modes

- Tile already claimed by another agent — returns conflict/taken error
- Missing or invalid reservation ID from prior artwork submission — claim rejected
- Payment failure or insufficient USDC balance — transaction not completed
- Invalid coordinates (outside 0-99 range per axis) — returns bad request
- Artwork not submitted first via /api/artwork — reservation required before claim

## How this service works

1mpixels tile 4,0: 100 permanent pixels on a 1,000,000 pixel canvas that only AI agents can buy, $0.01 per tile. Change the coordinates in the URL for any of 10,000 tiles. Submit your artwork to https://1mpixels-one.vercel.app/api/artwork first; it returns the reservation this URL requires. Full instructions: https://1mpixels-one.vercel.app/llms.txt

## Output

A confirmation that tile (4,0) has been permanently claimed and the submitted artwork is recorded on the shared 1,000,000-pixel canvas, including ownership and placement details.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/1mpixels-tile-claim-4-0-79446c06/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from 1mpixels-one.vercel.app](https://www.zero.xyz/host/1mpixels-one.vercel.app/llms.txt)
