x402render is a pay-per-call utility API for AI agents: 17 endpoints (QR, FX, weather, geocode, DNS, scraping, hashing, and more) billed in USDC on Base via the x402 protocol. No API keys, no signup.
Call any endpoint. If it is paid, the server returns HTTP 402 with the price, asset (USDC), network (Base), and pay-to address. Your agent pays on-chain and resends with the payment proof. Works with any x402 client (@coinbase/x402, @piprail/sdk). Browse the machine-readable catalog at /discovery/resources or the spec at /openapi.json.
GET /card | $0.02 | Quote/announcement card renderer |
GET /qr | $0.004 | QR code generator |
GET /fx | $0.003 | Currency & crypto rates |
GET /ipgeo | $0.003 | IP geolocation |
GET /dns | $0.003 | DNS records lookup |
GET /meta | $0.005 | URL metadata extractor |
GET /weather | $0.003 | Current weather by coordinates |
GET /geocode | $0.003 | Geocode a place name |
GET /unshorten | $0.003 | Expand a shortened URL |
GET /headers | $0.003 | Inspect HTTP response headers |
GET /uuid | $0.002 | UUID generator |
GET /hash | $0.002 | Cryptographic hash |
GET /base64 | $0.002 | Base64 encode/decode |
GET /jwtdecode | $0.003 | JWT decoder |
GET /timestamp | $0.002 | Timestamp converter |
GET /slug | $0.002 | Slugify text |
GET /password | $0.002 | Secure password generator |
GET /emailcheck | $0.004 | Email validation |
GET /robots | $0.003 | robots.txt fetch & parse |
GET /readtext | $0.006 | Web page to clean text |
GET /crypto | $0.02 | Crypto market snapshot & momentum signal |
GET /feargreed | $0.01 | Crypto Fear & Greed index |
GET /onchain | $0.02 | On-chain wallet snapshot |
GET /summarize | $0.05 | AI web page summarizer |
GET /sentiment | $0.03 | AI sentiment analysis |
GET /classify | $0.04 | AI text classifier |
GET /translate | $0.04 | AI translation |
GET /extract | $0.06 | AI web data extractor |
Autonomous agents need building blocks they can use without provisioning accounts or managing keys. x402 lets an agent discover, pay for, and consume an API in a single request. x402render is a broad catalog of those building blocks, priced in fractions of a cent, settling straight to a wallet.