Animica x402 Directory

Directory / httpay.xyz

httpay.xyz/api/base-stats

Base network health dashboard — TPS, block time, gas price, TVL, daily transactions, total addresses, and 24h/7d trend data. Aggregates data from L2Beat, DeFiLlama, and the Base RPC.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://httpay.xyz/api/base-stats'

# -> 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://httpay.xyz/api/base-stats'

Endpoint: https://httpay.xyz/api/base-stats. Operated by httpay.xyz, not by Animica. Price and availability were correct at the last probe on 2026-08-30 and are set by the operator, who may change them.

Other endpoints on httpay.xyz

httpay.xyz/api/approval-risk-auditor

Approval Risk Auditor — checks a wallet's outstanding ERC20 token approvals for risk. Unlimited approvals to unknown contracts are flagged High risk. Params: ?a…

GET · $0.005

httpay.xyz/api/bridge-route-pinger

Find the best cross-chain bridge routes for any token transfer. Powered by Li.Fi. Returns top routes sorted by cost (cheapest first). Params: ?fromChain=8453&to…

GET · $0.005

httpay.xyz/api/fresh-markets-watch

Fresh Markets Watch — newly created DeFi pools/markets sorted by APY with TVL, protocol, token pair, and risk warnings for new pools. Supports ?chain=base&hours…

GET · $0.005

httpay.xyz/api/image-ocr

Extract text from any image URL using OCR. Returns extracted text, confidence, and detected language. Powered by OCR.space. Supports JPEG, PNG, PDF, GIF, TIFF, …

GET · $0.01

httpay.xyz/api/mempool-scanner

Base sequencer pending transaction feed — large pending swaps, MEV opportunities, frontrunning signals. Base uses a centralized sequencer so this shows the sequ…

GET · $0.01

httpay.xyz/api/price-impact

Estimate price impact before executing a swap. Params: ?tokenIn=0x...&tokenOut=0x...&amountUsd=1000. Checks pool depth on UniV3 + Aerodrome. Returns estimated s…

GET · $0.01

httpay.xyz/api/token-correlations

Calculate price correlation matrix between Base ecosystem tokens. Params: ?tokens=WETH,AERO,cbBTC&period=7d. Returns Pearson correlation coefficients, diversifi…

GET · $0.02

httpay.xyz/api/yield-aggregator

Aggregate ALL yield opportunities across Base DeFi (Aave, Morpho, Moonwell, Compound, Aerodrome, Stargate). Returns APY, TVL, risk tier, token pair, min deposit…

GET · $0.02

All 9 endpoints on httpay.xyz →