Animica x402 Directory

Directory

keyronne.com

keyronne.com publishes 14 machine-payable endpoints over the x402 protocol, priced from $0.001 to $0.01 per call. Each was probed directly; the response code below is what it returned.

Endpoints

EndpointMethodPriceProbe
/api/chain-block GET $0.003 402
/api/chain-gas GET $0.003 402
/api/chain-tx GET $0.003 402
/api/color GET $0.001 402
/api/dns GET $0.002 402
/api/email-validate GET $0.003 402
/api/hash GET $0.001 402
/api/json-repair GET $0.001 200
/api/markdown GET $0.005 402
/api/phone GET $0.001 402
/api/price GET $0.003 402
/api/route GET $0.01 402
/api/validate-json GET $0.001 402
/api/weather GET $0.005 402

What these endpoints do

keyronne.com/api/chain-block

Fetch a block header by number, hash, or "latest" on Ethereum, Base, Arbitrum, Optimism, Polygon, or BNB Chain: timestamp, miner, gas used/limit, base fee, transaction count, size. Public JSON-RPC, no…

GET · $0.003 · probe 402

keyronne.com/api/chain-gas

Current gas price and EIP-1559 fee suggestions (base fee, priority tip, suggested max fee) on Ethereum, Base, Arbitrum, Optimism, Polygon, or BNB Chain, in gwei. Public JSON-RPC, no API keys. POST a J…

GET · $0.003 · probe 402

keyronne.com/api/chain-tx

Look up a transaction and its receipt on Ethereum, Base, Arbitrum, Optimism, Polygon, or BNB Chain: status (success/reverted/pending), from/to, value, block, nonce, gas used and price, log count, and …

GET · $0.003 · probe 402

keyronne.com/api/color

Parse any CSS color (hex, rgb(), hsl()) and emit all three formats plus relative luminance. Compute WCAG contrast ratios against a background with AA/AAA pass-fail for normal and large text, and light…

GET · $0.001 · probe 402

keyronne.com/api/dns

Resolve DNS records over DNS-over-HTTPS: A, AAAA, MX, TXT, NS, CNAME, SOA, CAA, SRV, PTR and more. Returns parsed answers with TTLs and the response status. Built for agents checking mail routing, dom…

GET · $0.002 · probe 402

keyronne.com/api/email-validate

Validate email addresses: RFC-style syntax checks, IDN domain normalization, live MX lookups with A/AAAA fallback (DNS-over-HTTPS), disposable-domain detection, role-address detection (info@, support@…

GET · $0.003 · probe 402

keyronne.com/api/hash

Compute cryptographic digests and HMACs deterministically: MD5, SHA-1, SHA-256, SHA-384, SHA-512, output as hex, base64, or base64url. Add a "key" for HMAC. Built for checksums, content addressing, an…

GET · $0.001 · probe 402

keyronne.com/api/json-repair

Repair malformed JSON text into valid parsed JSON: markdown code fences, single quotes, smart quotes, unquoted keys, trailing commas, comments, Python literals (True/None), raw newlines in strings, an…

GET · $0.001 · probe 200

keyronne.com/api/markdown

Convert a web page (by URL) or raw HTML into clean, readable Markdown plus structured metadata (title, description, Open Graph tags, canonical URL, language). Strips scripts, styles and boilerplate ta…

GET · $0.005 · probe 402

keyronne.com/api/phone

Validate and parse phone numbers in international E.164 form: extract the country calling code and region, the national number, and the canonical +E.164 string. Single number or a batch of up to 50. F…

GET · $0.001 · probe 402

keyronne.com/api/price

Current USD prices for any crypto asset: majors by ticker (BTC, ETH, SOL), anything else by CoinGecko id or chain + contract address — so long-tail meme tokens work too. Up to 25 assets per call with …

GET · $0.003 · probe 402

keyronne.com/api/route

Point-to-point directions between 2-10 stops by car, bike, or on foot: total and per-leg distance and travel time, plus route geometry as an encoded polyline. Stops can be place names (geocoded automa…

GET · $0.01 · probe 402

keyronne.com/api/validate-json

Validate a JSON value against a JSON Schema and coerce common LLM-output mistakes (numbers as strings, stringified booleans, scalars where arrays are expected, missing defaults, extra properties). Ret…

GET · $0.001 · probe 402

keyronne.com/api/weather

Current conditions plus hourly and daily forecasts for anywhere on Earth. Pass a major city name or lat/lon coordinates; get temperature, wind, humidity, pressure, cloud cover, condition codes and pre…

GET · $0.005 · probe 402