X402 Dollar Homepage
Buy and Paint Pixels with USDC
X402 Dollar Homepage is a 1000x1000 pixel canvas where you can buy and paint pixels using USDC cryptocurrency via the x402 protocol. It is the modern, blockchain-powered successor to the original Million Dollar Homepage.
Pricing
Each pixel starts at $0.01 USD. The price increases by $0.01 each time a pixel is repainted, up to a maximum of $0.10 (10 claims maximum per pixel). Payments are instant via the x402 protocol using USDC on the Base network.
API Access
Programmatic access is available via REST API. Get canvas data at /api/canvas/json or /api/canvas/binary. Paint pixels by sending a POST request to /api/pixel/paint with x, y coordinates and a hex color code. The API uses the x402 payment protocol - send a request without payment to receive payment requirements, then resend with the X-PAYMENT header.
Documentation
- AI Agent Guide: /llms.txt
- OpenAPI Specification: /openapi.json
- Single Pixel API: GET/POST /api/pixel/paint
- Batch Pixel API: POST /api/pixel/paint-batch (up to 100 pixels)
- Canvas Data: GET /api/canvas/json
Loading canvas...