Animica x402 Directory

Directory / keyronne.com

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, domain config, or propagation. POST a JSON body like: {"name":"example.com","type":"MX"}

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://keyronne.com/api/dns'

# -> 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 'https://keyronne.com/api/dns'

Endpoint: https://keyronne.com/api/dns. Operated by keyronne.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.

Other endpoints on keyronne.com

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, tran…

GET · $0.003

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…

GET · $0.003

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, no…

GET · $0.003

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-f…

GET · $0.001

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,…

GET · $0.003

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. Bui…

GET · $0.001

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 …

GET · $0.001

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). S…

GET · $0.005

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.…

GET · $0.001

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 …

GET · $0.003

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. S…

GET · $0.01

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, …

GET · $0.001

All 14 endpoints on keyronne.com →