{"name":"Agent Data API","description":"Pay-per-call data services for AI agents: crypto & DeFi market data (funding rates, market regime, TVL, yields, stablecoin pegs), web extraction (text, Markdown, metadata), PDF-to-text, RSS/Atom parsing, FX and crypto prices, weather, DNS and email validation.","payment":{"protocol":"x402","asset":"USDC","network":"base","payTo":"0x8d5Cd7622364Fc31037f8C66ea60a4756442eedd"},"services":[{"id":"extract","method":"GET","path":"/extract?url=<page-url>","price":"$0.010","description":"Any public web page as clean, boilerplate-free text: title, description, main text, word count, optional links."},{"id":"markdown","method":"GET","path":"/web/markdown?url=<page-url>","price":"$0.010","description":"Any public web page converted to clean Markdown — headings, lists, links and code blocks preserved. The format agents consume best."},{"id":"meta","method":"GET","path":"/web/meta?url=<page-url>","price":"$0.005","description":"Structured page metadata: OpenGraph, Twitter cards, meta tags, canonical URL and JSON-LD blocks as JSON."},{"id":"pdf","method":"GET|POST","path":"/pdf?url=<pdf-url>  (or POST raw PDF bytes)","price":"$0.005","description":"PDF to text: pages, document info, full text and word count. Born-digital PDFs, 10MB cap, no OCR."},{"id":"feed","method":"GET","path":"/feed?url=<rss-or-atom-url>","price":"$0.005","description":"Any RSS/Atom feed parsed to clean JSON: items with title, link, date, author, summary and categories."},{"id":"fx","method":"GET","path":"/fx?base=USD&symbols=ZAR,EUR","price":"$0.005","description":"Latest FX reference rates (ECB data) for ~30 major currencies, with optional amount conversion via &amount=."},{"id":"crypto","method":"GET","path":"/live/crypto?ids=bitcoin,ethereum&vs=usd","price":"$0.005","description":"Live crypto prices with 24h change and market cap for any CoinGecko-listed coins, in any fiat."},{"id":"weather","method":"GET","path":"/live/weather?city=London  (or ?lat=&lon=)","price":"$0.005","description":"Current conditions + 5-day forecast for anywhere on Earth, by city name or coordinates. Includes geocoding."},{"id":"dns","method":"GET","path":"/net/dns?host=example.com&type=MX","price":"$0.005","description":"DNS records (A, AAAA, MX, TXT, NS, CNAME, SOA, SRV) for any domain, as JSON. Ground-truth domain verification for agents."},{"id":"email-validate","method":"GET","path":"/net/email?address=someone@domain.com","price":"$0.005","description":"Email validation: syntax check + does the domain exist and accept mail (MX). Lead verification without sending anything."},{"id":"funding-rates","method":"GET","path":"/crypto/funding-rates?symbol=BTC","price":"$0.010","description":"Cross-exchange perpetual funding rates (Binance, Bybit, OKX) with average, annualized rate, and long/short crowding bias."},{"id":"market-regime","method":"GET","path":"/crypto/market-regime?symbol=BTC","price":"$0.020","description":"Computed market regime signal: uptrend / downtrend / range-chop with trend efficiency, SMAs and realized volatility (4h, 200 bars)."},{"id":"fear-greed","method":"GET","path":"/crypto/fear-greed","price":"FREE","description":"FREE teaser: Crypto Fear & Greed index with classification and day-over-day change. Try the quality, then see /catalog for 18 paid tools."},{"id":"defi-tvl","method":"GET","path":"/defi/tvl?protocol=aave (or ?chain=Base, or none for top-20)","price":"$0.005","description":"DeFi TVL by protocol or chain, or the top-20 protocols ranked by TVL with 7-day change."},{"id":"defi-yields","method":"GET","path":"/defi/yields?chain=Base&stablecoin=true","price":"$0.010","description":"Top DeFi yield pools filtered by chain and stablecoin-only, minimum $1M TVL, with base vs reward APY breakdown."},{"id":"defi-stablecoins","method":"GET","path":"/defi/stablecoins","price":"$0.005","description":"Top 20 stablecoins by circulating supply with live peg deviation."},{"id":"za-holidays","method":"GET","path":"/za/public-holidays?year=2026","price":"$0.005","description":"South African public holidays for any year 1995-2100, computed including Easter-linked days and the Sunday->Monday rule."},{"id":"za-tax","method":"GET","path":"/za/tax-tables?year=2025-26","price":"$0.010","description":"SARS personal income tax brackets, rebates and thresholds as JSON. Optional &income= returns the calculated annual tax."}]}