Directory / visuals.use.x402atlas.com
Identicon generator — turn an exact UTF-8 seed into a deterministic mirrored avatar returned as base64-encoded SVG or PNG in JSON.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X POST 'https://visuals.use.x402atlas.com/identicon' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch -X POST 'https://visuals.use.x402atlas.com/identicon'
Endpoint: https://visuals.use.x402atlas.com/identicon. Operated by visuals.use.x402atlas.com, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.
QR code generator — encode text, URLs, payment URIs, or arbitrary UTF-8 data as base64-encoded SVG or PNG in a JSON envelope.