Animica x402 Directory

Directory / x402-seller-0ay3.onrender.com

x402-seller-0ay3.onrender.com/api/chain/block

Latest known block (number, timestamp, hash) of an EVM blockchain, read live via a public RPC endpoint (viem) — no API key, no aggregator. Parameter: ?chain=<base|ethereum>.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://x402-seller-0ay3.onrender.com/api/chain/block'

# -> 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://x402-seller-0ay3.onrender.com/api/chain/block'

Endpoint: https://x402-seller-0ay3.onrender.com/api/chain/block. Operated by x402-seller-0ay3.onrender.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 x402-seller-0ay3.onrender.com

x402-seller-0ay3.onrender.com/api/ai/classify

Text classification (sentiment analysis, topic tagging, intent detection, moderation labels...) into one of your own labels, with a confidence score, via Claude…

POST · $0.01

x402-seller-0ay3.onrender.com/api/ai/extract

Extract JSON from text — pull structured fields (invoice data, contact info, product specs, any custom schema) out of unstructured text, via Claude Haiku 4.5. J…

POST · $0.02

x402-seller-0ay3.onrender.com/api/ai/summarize

Summarize text (article, transcript, report) into a given number of sentences, via Claude Haiku 4.5. Preserves the source text's language. JSON body: {text: str…

POST · $0.01

x402-seller-0ay3.onrender.com/api/ai/translate

Translate text into any target language, via Claude Haiku 4.5. JSON body: {text: string (max 8000 chars), target_lang: string (e.g. French, es, Japanese)}.

POST · $0.01

x402-seller-0ay3.onrender.com/api/chain/gas

Current gas price on an EVM blockchain, read live via a public RPC endpoint (viem) — no API key, no aggregator. Also available as dedicated routes: GET /api/gas…

GET · $0.005

x402-seller-0ay3.onrender.com/api/defi/price

Current USD price of one or more cryptocurrencies (ETH price, BTC price, any token by symbol or contract address), source DefiLlama. Parameter: ?coins=ethereum,…

GET · $0.005

x402-seller-0ay3.onrender.com/api/defi/protocols

Top DeFi protocols ranked by TVL (total value locked), highest first, source DefiLlama. Optional parameter: ?limit=<n> (1 to 100, default 20).

GET · $0.005

x402-seller-0ay3.onrender.com/api/defi/stablecoins

Circulating market cap of the top stablecoins (USDT, USDC, DAI...), highest first, source DefiLlama. Optional parameter: ?limit=<n> (1-100, default 20).

GET · $0.005

x402-seller-0ay3.onrender.com/api/defi/tvl

Current TVL (total value locked) of a specific DeFi protocol, source DefiLlama. Parameter: ?protocol=<slug> (default: aave).

GET · $0.005

x402-seller-0ay3.onrender.com/api/defi/tvl-chain

Current TVL (total value locked) of an entire blockchain (all protocols combined) — chain-wide TVL, source DefiLlama. Parameter: ?chain=<slug> (e.g. base, ether…

GET · $0.005

x402-seller-0ay3.onrender.com/api/defi/yields

Best DeFi yields (APY) across lending/liquidity pools, highest first, source DefiLlama. Optional parameters: ?chain=<slug> (e.g. base), ?min_tvl=<usd> (minimum …

GET · $0.005

x402-seller-0ay3.onrender.com/api/dns/lookup

DNS records lookup for a domain: A, AAAA, MX, TXT, NS. A record type with no entries returns an empty array, not an error. Parameter: ?domain=<domain name> (e.g…

GET · $0.005

All 22 endpoints on x402-seller-0ay3.onrender.com →