{"version":1,"name":"Web Search & Data API — SERP, page reader & scrapers","description":"Pay-per-call web search and web data for AI agents. Multi-engine SERP (web + news, batch, rank-fused), search-and-read (top hits to markdown in one call), URL-to-markdown scraping, Google Trends (interest over time, related queries/topics, by region), structured data (WHOIS/DNS, enrichment, SEC filings, crypto/DeFi, geocoding, weather) and academic search (papers, references, cited-by, lit-review). 43 endpoints, USDC on Base, no key, no signup.","url":"https://api.kadec0.xyz","documentation":"https://api.kadec0.xyz/docs","resources":["https://api.kadec0.xyz/v1/serp","https://api.kadec0.xyz/v1/serp-batch","https://api.kadec0.xyz/v1/serp-multi","https://api.kadec0.xyz/v1/serp-read","https://api.kadec0.xyz/v1/scrape","https://api.kadec0.xyz/v1/trend","https://api.kadec0.xyz/v1/related-queries","https://api.kadec0.xyz/v1/interest-by-region","https://api.kadec0.xyz/v1/related-topics","https://api.kadec0.xyz/v1/email-validate","https://api.kadec0.xyz/v1/market-sentiment","https://api.kadec0.xyz/v1/github","https://api.kadec0.xyz/v1/hackernews","https://api.kadec0.xyz/v1/stackoverflow","https://api.kadec0.xyz/v1/website-audit","https://api.kadec0.xyz/v1/domain-info","https://api.kadec0.xyz/v1/whois-bulk","https://api.kadec0.xyz/v1/dns-propagation","https://api.kadec0.xyz/v1/enrich","https://api.kadec0.xyz/v1/weather","https://api.kadec0.xyz/v1/cve","https://api.kadec0.xyz/v1/usgs-quakes","https://api.kadec0.xyz/v1/fda","https://api.kadec0.xyz/v1/nutrition","https://api.kadec0.xyz/v1/recalls","https://api.kadec0.xyz/v1/permits","https://api.kadec0.xyz/v1/sec-edgar","https://api.kadec0.xyz/v1/geocode","https://api.kadec0.xyz/v1/congress-trades","https://api.kadec0.xyz/v1/defi-tvl","https://api.kadec0.xyz/v1/stablecoins","https://api.kadec0.xyz/v1/yield-pools","https://api.kadec0.xyz/v1/token-price","https://api.kadec0.xyz/v1/trending-coins","https://api.kadec0.xyz/v1/gas-oracle","https://api.kadec0.xyz/v1/papers","https://api.kadec0.xyz/v1/paper-details","https://api.kadec0.xyz/v1/related-papers","https://api.kadec0.xyz/v1/author-search","https://api.kadec0.xyz/v1/paper-fulltext","https://api.kadec0.xyz/v1/lit-review","https://api.kadec0.xyz/v1/topic-search","https://api.kadec0.xyz/v1/smart-search"],"x402":{"x402Version":2,"name":"Web Search & Data API — SERP, page reader & scrapers","category":"Search","provider":{"name":"kadec0","url":"https://api.kadec0.xyz"},"description":"Pay-per-call web search and web data for AI agents. Multi-engine SERP (web + news, batch, rank-fused), search-and-read (top hits to markdown in one call), URL-to-markdown scraping, Google Trends (interest over time, related queries/topics, by region), structured data (WHOIS/DNS, enrichment, SEC filings, crypto/DeFi, geocoding, weather) and academic search (papers, references, cited-by, lit-review). 43 endpoints, USDC on Base, no key, no signup.","payTo":"0x4df66B6c140778fe0717880A7c6dDE5Ea53AcDeA","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","facilitator":"https://api.cdp.coinbase.com/platform/v2/x402","resources":[{"resource":"https://api.kadec0.xyz/v1/serp","type":"http","method":"GET","price":"$0.05","description":"Web search results (SERP). Keyless web search returning ranked title, URL, and snippet for a query — with locale/region targeting, freshness filters (past day, week, month, year), pagination, a news mode that adds publish date and source, and selectable backend engine (auto rotation, or pin Brave, Yahoo, or Yandex).","accepts":[{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x4df66B6c140778fe0717880A7c6dDE5Ea53AcDeA","price":"$0.05"}],"input":{"q":"best python web scraping library","num_results":10},"serviceName":"Web Search (SERP)","tags":["search","web-search","web","serp","search-results"]},{"resource":"https://api.kadec0.xyz/v1/serp-batch","type":"http","method":"GET","price":"$0.10","description":"Bulk web search: up to 5 search queries in a single call, each returning ranked title, URL, and snippet, with the same locale, freshness, and news filters as the single-query web search. One paid call instead of five for research fan-out.","accepts":[{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x4df66B6c140778fe0717880A7c6dDE5Ea53AcDeA","price":"$0.10"}],"input":{"queries":"python asyncio tutorial|rust tokio tutorial"},"serviceName":"Bulk Web Search","tags":["search","web-search","serp","batch-search","bulk"]},{"resource":"https://api.kadec0.xyz/v1/serp-multi","type":"http","method":"GET","price":"$0.05","description":"Multi-engine web search (metasearch). One search query fanned out across 2-3 search engines (Brave, Yahoo, Yandex) with results deduplicated by URL and merged by reciprocal-rank fusion: consensus ranking across engines instead of one engine's bias, with per-engine rank attribution on every result.","accepts":[{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x4df66B6c140778fe0717880A7c6dDE5Ea53AcDeA","price":"$0.05"}],"input":{"q":"best vector database 2026","engines":"yahoo,yandex"},"serviceName":"Multi-Engine Web Search","tags":["search","web-search","serp","metasearch","multi-engine"]},{"resource":"https://api.kadec0.xyz/v1/serp-read","type":"http","method":"GET","price":"$0.08","description":"Web search plus page reading in one call: answer with sources. Runs a web search, scrapes the top results, and returns the ranked search results together with each page's content as clean LLM-ready markdown, so an agent gets the SERP AND the underlying text without a second round of scrape calls. Per-page fetch errors are reported honestly per URL.","accepts":[{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x4df66B6c140778fe0717880A7c6dDE5Ea53AcDeA","price":"$0.08"}],"input":{"q":"how does x402 payment protocol work","fetch_top":3},"serviceName":"Web Search + Page Reader","tags":["search","web-search","serp","answer-with-sources","web-reader"]},{"resource":"https://api.kadec0.xyz/v1/scrape","type":"http","method":"GET","price":"$0.03","description":"Scrape any web page to clean markdown. A keyless web scraper that converts a single URL into LLM-ready markdown plus structured metadata (title, headings, links, word count), so an agent can read a page without running a browser. A per-call alternative to Firecrawl's scrape endpoint, with no API key and no account. Single page per call, not a site crawler.","accepts":[{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x4df66B6c140778fe0717880A7c6dDE5Ea53AcDeA","price":"$0.03"}],"input":{"url":"https://example.com"},"serviceName":"Web Scraper - Page to Markdown","tags":["scrape","scraper","web-scraping","extract","markdown"]},{"resource":"https://api.kadec0.xyz/v1/trend","type":"http","method":"GET","price":"$0.05","description":"Google Trends interest over time for a keyword. Returns Google Trends search interest as a dated series indexed 0-100: weekly points across the default past 12 months, daily points for 30- and 90-day windows, and windows from the past hour back to 2004, with optional country targeting. For keyword trend analysis, search demand seasonality, and SEO keyword research.","accepts":[{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x4df66B6c140778fe0717880A7c6dDE5Ea53AcDeA","price":"$0.05"}],"input":{"keyword":"bitcoin","geo":"US"},"serviceName":"Google Trends Interest Over Time","tags":["google-trends","trends","keyword-research","seo","search-volume"]},{"resource":"https://api.kadec0.xyz/v1/related-queries","type":"http","method":"GET","price":"$0.03","description":"Google Trends related queries for a keyword. Returns the searches people run alongside a keyword in a given country: top queries scored 0-100 relative to each other, and rising queries with their percentage growth. Google Trends keyword expansion for SEO keyword research, content planning, and spotting breakout search demand early.","accepts":[{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x4df66B6c140778fe0717880A7c6dDE5Ea53AcDeA","price":"$0.03"}],"input":{"keyword":"bitcoin","geo":"US"},"serviceName":"Google Trends Related Queries","tags":["google-trends","trends","related-queries","keyword-research","seo"]},{"resource":"https://api.kadec0.xyz/v1/interest-by-region","type":"http","method":"GET","price":"$0.03","description":"Google Trends interest by region for a keyword. Returns the subregional breakdown of Google Trends search interest inside a country - by state, province, or region - each ranked 0-100 relative to the strongest region. For regional demand mapping, geo targeting, and finding where a keyword over-indexes before spending on it.","accepts":[{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x4df66B6c140778fe0717880A7c6dDE5Ea53AcDeA","price":"$0.03"}],"input":{"keyword":"bitcoin","geo":"US"},"serviceName":"Google Trends Interest by Region","tags":["google-trends","trends","interest-by-region","regional","geo"]},{"resource":"https://api.kadec0.xyz/v1/related-topics","type":"http","method":"GET","price":"$0.03","description":"Google Trends related topics for a keyword. Returns the topics and named entities associated with a keyword in a given country, as top topics scored 0-100 relative to each other and rising topics with percentage growth, each carrying its entity type. Google Trends topic discovery for market research and content planning.","accepts":[{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x4df66B6c140778fe0717880A7c6dDE5Ea53AcDeA","price":"$0.03"}],"input":{"keyword":"bitcoin","geo":"US"},"serviceName":"Google Trends Related Topics","tags":["google-trends","trends","related-topics","keyword-research","market-research"]},{"resource":"https://api.kadec0.xyz/v1/email-validate","type":"http","method":"GET","price":"$0.03","description":"Email validation and email list cleaning. Checks each email address for RFC syntax, a live MX record lookup returning the real mail hosts, disposable-domain detection, role-account flags (info@, sales@, noreply@), and a free-provider flag, rolled into a per-address ok/risky/invalid verdict with reasons. Batch up to 25 email addresses per call. Domain-level DNS only, no SMTP mailbox probe. Keyless.","accepts":[{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x4df66B6c140778fe0717880A7c6dDE5Ea53AcDeA","price":"$0.03"}],"input":{"emails":"ada@example.com,info@mailinator.com"},"serviceName":"Email Validation API","tags":["email","email-validation","mx-records","disposable-email","lead-gen"]},{"resource":"https://api.kadec0.xyz/v1/market-sentiment","type":"http","method":"GET","price":"$0.05","description":"Market fear & greed index. Aggregated investor sentiment from CNN Fear & Greed, the crypto Fear & Greed index, and the VIX volatility gauge.","accepts":[{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x4df66B6c140778fe0717880A7c6dDE5Ea53AcDeA","price":"$0.05"}],"input":{"asset_class":"all"},"serviceName":"Market Fear & Greed Index","tags":["fear-greed","market-sentiment","vix","crypto","stocks"]},{"resource":"https://api.kadec0.xyz/v1/github","type":"http","method":"GET","price":"$0.02","description":"GitHub data. Repository stats, user profiles, and code-search results (stars, forks, language, topics, issues) via the GitHub REST API.","accepts":[{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x4df66B6c140778fe0717880A7c6dDE5Ea53AcDeA","price":"$0.02"}],"input":{"mode":"repo","repos":"microsoft/vscode"},"serviceName":"GitHub Repo & User Data","tags":["github","repository","open-source","developer","code"]},{"resource":"https://api.kadec0.xyz/v1/hackernews","type":"http","method":"GET","price":"$0.01","description":"Hacker News feed. Top, new, and best front-page stories plus full-text story search — titles, scores, comment counts, and author for tech and startup news.","accepts":[{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x4df66B6c140778fe0717880A7c6dDE5Ea53AcDeA","price":"$0.01"}],"input":{"mode":"search","q":"ai agents"},"serviceName":"Hacker News Stories & Search","tags":["hackernews","tech-news","startup","developer","ycombinator"]},{"resource":"https://api.kadec0.xyz/v1/stackoverflow","type":"http","method":"GET","price":"$0.01","description":"Stack Overflow Q&A. Programming question and answer search with scores, accepted-answer flags, tags, and answer bodies via the Stack Exchange API.","accepts":[{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x4df66B6c140778fe0717880A7c6dDE5Ea53AcDeA","price":"$0.01"}],"input":{"mode":"search","q":"asyncio gather","tag":"python"},"serviceName":"Stack Overflow Q&A Search","tags":["stackoverflow","programming","qa","developer","code"]},{"resource":"https://api.kadec0.xyz/v1/website-audit","type":"http","method":"GET","price":"$0.08","description":"Instant website SEO audit. On-page SEO, performance, and accessibility snapshot for any URL — title, meta tags, headings, links, image alt, load time, and an issues list with score.","accepts":[{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x4df66B6c140778fe0717880A7c6dDE5Ea53AcDeA","price":"$0.08"}],"input":{"url":"https://example.com"},"serviceName":"Website SEO & Perf Audit","tags":["seo","website-audit","performance","accessibility","meta-tags"]},{"resource":"https://api.kadec0.xyz/v1/domain-info","type":"http","method":"GET","price":"$0.02","description":"Domain WHOIS and DNS lookup. Registrar, creation and expiry dates, nameservers, and full DNS records (A, AAAA, MX, NS, TXT, CNAME) for a domain.","accepts":[{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x4df66B6c140778fe0717880A7c6dDE5Ea53AcDeA","price":"$0.02"}],"input":{"domain":"example.com"},"serviceName":"Domain WHOIS & DNS Lookup","tags":["whois","dns","domain","registrar","nameservers"]},{"resource":"https://api.kadec0.xyz/v1/whois-bulk","type":"http","method":"GET","price":"$0.05","description":"Bulk WHOIS lookup. Registrar, dates, and nameservers for up to 10 domains in a single batch call.","accepts":[{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x4df66B6c140778fe0717880A7c6dDE5Ea53AcDeA","price":"$0.05"}],"input":{"domains":"example.com,google.com,github.com"},"serviceName":"Bulk WHOIS Lookup","tags":["whois","bulk","domain","registrar","batch"]},{"resource":"https://api.kadec0.xyz/v1/dns-propagation","type":"http","method":"GET","price":"$0.03","description":"DNS propagation checker. Compares a DNS record across public resolvers (Google, Cloudflare, Quad9, OpenDNS) to spot propagation lag or split-horizon answers.","accepts":[{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x4df66B6c140778fe0717880A7c6dDE5Ea53AcDeA","price":"$0.03"}],"input":{"domain":"example.com","record_type":"A"},"serviceName":"DNS Propagation Checker","tags":["dns","propagation","resolvers","nameservers","domain"]},{"resource":"https://api.kadec0.xyz/v1/enrich","type":"http","method":"GET","price":"$0.15","description":"Company domain enrichment. Firmographics, tech-stack detection, social profiles, and metadata for a company domain — a keyless one-call enrichment gateway.","accepts":[{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x4df66B6c140778fe0717880A7c6dDE5Ea53AcDeA","price":"$0.15"}],"input":{"domain":"stripe.com"},"serviceName":"Company Domain Enrichment","tags":["enrichment","company-data","tech-stack","socials","firmographics"]},{"resource":"https://api.kadec0.xyz/v1/weather","type":"http","method":"GET","price":"$0.005","description":"Weather forecast and air quality for any location worldwide. Returns current conditions plus a 16-day daily weather forecast - temperature highs and lows, precipitation, and wind - alongside air-quality readings including AQI, PM2.5, PM10, and ozone, for any latitude and longitude. Daily forecast resolution. Keyless, via Open-Meteo.","accepts":[{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x4df66B6c140778fe0717880A7c6dDE5Ea53AcDeA","price":"$0.005"}],"input":{"lat":52.52,"lng":13.41,"forecast_days":3},"serviceName":"Weather Forecast & Air Quality","tags":["weather","forecast","air-quality","meteorology","climate"]},{"resource":"https://api.kadec0.xyz/v1/cve","type":"http","method":"GET","price":"$0.01","description":"CVE vulnerability lookup. Returns security vulnerability records by CVE id or keyword from the NIST National Vulnerability Database and GitHub Security Advisories, each with CVSS score, severity, CWE weakness class, affected products, and references, filterable by severity and source. For vulnerability triage and dependency risk checks. Keyless.","accepts":[{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x4df66B6c140778fe0717880A7c6dDE5Ea53AcDeA","price":"$0.01"}],"input":{"keyword":"log4j","severity":"critical"},"serviceName":"CVE Vulnerability Lookup","tags":["cve","vulnerability","vulnerabilities","security","nist"]},{"resource":"https://api.kadec0.xyz/v1/usgs-quakes","type":"http","method":"GET","price":"$0.005","description":"Real-time earthquake feed. Recent seismic events from USGS with magnitude, location, depth, and tsunami flag, filterable by magnitude, time, and radius.","accepts":[{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x4df66B6c140778fe0717880A7c6dDE5Ea53AcDeA","price":"$0.005"}],"input":{"minmagnitude":4.5,"starttime":"2026-06-18"},"serviceName":"USGS Earthquake Feed","tags":["usgs","earthquakes","seismology","geological","government"]},{"resource":"https://api.kadec0.xyz/v1/fda","type":"http","method":"GET","price":"$0.02","description":"FDA recalls and adverse events. Drug, device, and food recall and adverse-event records from openFDA with classification, recalling firm, and reason.","accepts":[{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x4df66B6c140778fe0717880A7c6dDE5Ea53AcDeA","price":"$0.02"}],"input":{"type":"drug","report":"recall","search":"reason_for_recall:contamination"},"serviceName":"FDA Recalls & Adverse Events","tags":["fda","drug-recalls","food-safety","health","government"]},{"resource":"https://api.kadec0.xyz/v1/nutrition","type":"http","method":"GET","price":"$0.01","description":"Food nutrition lookup. Calories, macros, and micronutrients for any food from the USDA FoodData Central database.","accepts":[{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x4df66B6c140778fe0717880A7c6dDE5Ea53AcDeA","price":"$0.01"}],"input":{"query":"cheddar cheese","pageSize":5},"serviceName":"USDA Nutrition Lookup","tags":["usda","nutrition","food-data","health","dietary"]},{"resource":"https://api.kadec0.xyz/v1/recalls","type":"http","method":"GET","price":"$0.02","description":"Consumer product recalls. A normalized multi-agency recall feed spanning FDA, CPSC, and NHTSA — product, reason, company, classification, and severity.","accepts":[{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x4df66B6c140778fe0717880A7c6dDE5Ea53AcDeA","price":"$0.02"}],"input":{"q":"salmonella","agency":"all","limit":10},"serviceName":"Consumer Product Recalls","tags":["consumer-recalls","cpsc","product-safety","nhtsa","government"]},{"resource":"https://api.kadec0.xyz/v1/permits","type":"http","method":"GET","price":"$0.03","description":"Building permit records. Construction and building permits across Chicago, NYC, Seattle, and San Francisco — type, status, address, cost, and issue date.","accepts":[{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x4df66B6c140778fe0717880A7c6dDE5Ea53AcDeA","price":"$0.03"}],"input":{"city":"sf","permit_type":"kitchen","date_range":"2024-01-01,2026-06-21","maxItems":5},"serviceName":"Building Permit Records","tags":["building-permits","construction","municipal","real-estate","government"]},{"resource":"https://api.kadec0.xyz/v1/sec-edgar","type":"http","method":"GET","price":"$0.05","description":"SEC filings full-text search. Searches SEC EDGAR filings - 10-K, 10-Q, 8-K, and every other form type - by keyword, company name, ticker, or CIK, with date-range filtering, returning company, form type, filing date, accession number, and a direct document link. For SEC filings research and disclosure monitoring. Keyless.","accepts":[{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x4df66B6c140778fe0717880A7c6dDE5Ea53AcDeA","price":"$0.05"}],"input":{"q":"artificial intelligence","type":"10-K"},"serviceName":"SEC EDGAR Filing Search","tags":["sec","edgar","filings","financial-filings","stocks"]},{"resource":"https://api.kadec0.xyz/v1/geocode","type":"http","method":"GET","price":"$0.01","description":"Geocoding and reverse geocoding. Converts an address or place name to latitude/longitude, or coordinates back to an address.","accepts":[{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x4df66B6c140778fe0717880A7c6dDE5Ea53AcDeA","price":"$0.01"}],"input":{"q":"1600 Amphitheatre Parkway, Mountain View, CA"},"serviceName":"Geocoding & Reverse Geocode","tags":["geocode","geocoding","lat-lng","address","coordinates"]},{"resource":"https://api.kadec0.xyz/v1/congress-trades","type":"http","method":"GET","price":"$0.05","description":"US congressional stock trades. Stock transactions disclosed by members of the House and Senate under the STOCK Act — politician, ticker, amount, and date.","accepts":[{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x4df66B6c140778fe0717880A7c6dDE5Ea53AcDeA","price":"$0.05"}],"input":{"ticker":"NVDA","chamber":"house"},"serviceName":"Congress Stock Trades","tags":["congress","stock-trades","politics","finance","government"]},{"resource":"https://api.kadec0.xyz/v1/defi-tvl","type":"http","method":"GET","price":"$0.02","description":"DeFi TVL for protocols and chains. Returns total value locked per DeFi protocol or per chain via DefiLlama, with category, supported chains, and TVL change over time, filterable by category or chain. For DeFi protocol screening, chain-level TVL comparison, and tracking where liquidity is moving. Keyless.","accepts":[{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x4df66B6c140778fe0717880A7c6dDE5Ea53AcDeA","price":"$0.02"}],"input":{"mode":"protocols","category":"Lending","maxItems":10},"serviceName":"DeFi TVL & Protocol Data","tags":["tvl","defi","protocol","defillama","crypto"]},{"resource":"https://api.kadec0.xyz/v1/stablecoins","type":"http","method":"GET","price":"$0.02","description":"Stablecoin supply data. Returns circulating supply for stablecoins broken down across chains via DefiLlama, filterable by peg type and by collateral mechanism, so you can compare fiat-backed against crypto-backed and algorithmic stablecoins. For stablecoin market share, depeg watch, and chain-level supply tracking. Keyless.","accepts":[{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x4df66B6c140778fe0717880A7c6dDE5Ea53AcDeA","price":"$0.02"}],"input":{"maxItems":10},"serviceName":"Stablecoin Supply Data","tags":["stablecoin","stablecoins","defi","crypto","usdc"]},{"resource":"https://api.kadec0.xyz/v1/yield-pools","type":"http","method":"GET","price":"$0.03","description":"DeFi yield and APY across pools. Returns the top yield-farming pools via DefiLlama with current APY, base and reward APY split, TVL, chain, and project, filterable by chain, project, symbol, stablecoin-only, minimum TVL, and minimum APY. For yield discovery and comparing APY across protocols. Keyless.","accepts":[{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x4df66B6c140778fe0717880A7c6dDE5Ea53AcDeA","price":"$0.03"}],"input":{"chain":"Ethereum","stablecoin":"true","minTvl":5000000,"maxItems":10},"serviceName":"DeFi Yield & APY Pools","tags":["yield","apy","defi","yield-farming","defillama"]},{"resource":"https://api.kadec0.xyz/v1/token-price","type":"http","method":"GET","price":"$0.01","description":"Crypto token price and market data. Returns the live price of one or many tokens by coin id or ticker symbol, in a chosen vs-currency, with market cap, 24-hour volume, and 24-hour price change. For crypto price lookups, portfolio valuation, and market data feeds. Keyless, via CoinPaprika.","accepts":[{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x4df66B6c140778fe0717880A7c6dDE5Ea53AcDeA","price":"$0.01"}],"input":{"ids":"bitcoin,ethereum","vs":"usd"},"serviceName":"Crypto Token Price Data","tags":["price","crypto","token-price","market-data","coinpaprika"]},{"resource":"https://api.kadec0.xyz/v1/trending-coins","type":"http","method":"GET","price":"$0.01","description":"Trending crypto coins. The coins most searched on CoinGecko right now, with rank, price, and market-cap rank.","accepts":[{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x4df66B6c140778fe0717880A7c6dDE5Ea53AcDeA","price":"$0.01"}],"input":{"maxItems":7},"serviceName":"Trending Crypto Coins","tags":["crypto","trending","web3","market-data","coingecko"]},{"resource":"https://api.kadec0.xyz/v1/gas-oracle","type":"http","method":"GET","price":"$0.01","description":"Ethereum gas price oracle. Returns the current Ethereum gas price as an EIP-1559 base fee plus priority-fee estimates across five confidence tiers, all in gwei, so an agent can price a transaction before it signs one. Ethereum mainnet only. Keyless, via Blocknative.","accepts":[{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x4df66B6c140778fe0717880A7c6dDE5Ea53AcDeA","price":"$0.01"}],"input":{},"serviceName":"Ethereum Gas Price Oracle","tags":["gas","gas-price","ethereum","gwei","fees"]},{"resource":"https://api.kadec0.xyz/v1/papers","type":"http","method":"GET","price":"$0.02","description":"Academic and scientific paper search API. Search research papers and scholarly literature across arXiv, PubMed, OpenAlex, Crossref, and Semantic Scholar in one call, deduplicated into a ranked result set: title, authors, year, venue, abstract, citation count, DOI, and direct PDF link. Query by keyword or restrict to one source; filter by year range; sort by relevance, recency, or citations. Keyless.","accepts":[{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x4df66B6c140778fe0717880A7c6dDE5Ea53AcDeA","price":"$0.02"}],"input":{"q":"transformer attention","source":"all","maxItems":10,"sort":"citations"},"serviceName":"Academic Paper Search","tags":["academic-search","paper-search","arxiv-api","pubmed-search","research-paper-api"]},{"resource":"https://api.kadec0.xyz/v1/paper-details","type":"http","method":"GET","price":"$0.03","description":"Citation lookup and reference list for a paper. Given a DOI, arXiv id, OpenAlex id, or PMID, returns its references (the works it cites) and its cited-by list (recent works that cite it), plus full metadata and citation count — for bibliography building and citation lookup. Keyless via OpenAlex and Semantic Scholar.","accepts":[{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x4df66B6c140778fe0717880A7c6dDE5Ea53AcDeA","price":"$0.03"}],"input":{"doi":"10.48550/arXiv.1706.03762"},"serviceName":"Citations, References, Cited-By","tags":["citation-lookup","citations","references","cited-by","doi-lookup"]},{"resource":"https://api.kadec0.xyz/v1/related-papers","type":"http","method":"GET","price":"$0.03","description":"Literature review and related-paper discovery. Given a seed paper (arXiv id, DOI, or OpenAlex id) or a topic query, returns semantically similar and recommended scholarly papers to expand a reading list or systematic review, via Semantic Scholar recommendations with an OpenAlex related-works fallback. Keyless.","accepts":[{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x4df66B6c140778fe0717880A7c6dDE5Ea53AcDeA","price":"$0.03"}],"input":{"doi":"10.48550/arXiv.1706.03762","maxItems":10},"serviceName":"Related Paper Discovery","tags":["literature-review","related-papers","similar-papers","paper-recommendations","systematic-review"]},{"resource":"https://api.kadec0.xyz/v1/author-search","type":"http","method":"GET","price":"$0.02","description":"Author and researcher profile search. An author name returns matching researchers with current affiliation, publication count, total citations, h-index and i10-index, and their most-cited papers — for author lookup, disambiguation, and citation-metrics. Keyless via OpenAlex.","accepts":[{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x4df66B6c140778fe0717880A7c6dDE5Ea53AcDeA","price":"$0.02"}],"input":{"name":"Yoshua Bengio","maxItems":3},"serviceName":"Author & Researcher Search","tags":["author-search","researcher-profile","researcher-lookup","h-index","affiliation"]},{"resource":"https://api.kadec0.xyz/v1/paper-fulltext","type":"http","method":"GET","price":"$0.04","description":"Full text and open-access PDF retrieval for a paper. Given an arXiv id, DOI, OpenAlex id, PMID, or PMCID, returns the readable body split into sections (introduction, methods, results) plus the open-access PDF location: arXiv via ar5iv, biomedical via Europe PMC, OA locations via OpenAlex for the rest. The 'now read it' call after a paper search. Keyless.","accepts":[{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x4df66B6c140778fe0717880A7c6dDE5Ea53AcDeA","price":"$0.04"}],"input":{"id":"1706.03762"},"serviceName":"Open-Access Paper Full Text","tags":["full-text","open-access","pdf-retrieval","paper-pdf","fulltext-api"]},{"resource":"https://api.kadec0.xyz/v1/lit-review","type":"http","method":"GET","price":"$0.08","description":"Literature review map in one call. Give a seed paper (DOI, arXiv id, OpenAlex id, or PMID) or a topic query and get one structured result: the seed's references, its cited-by list (most-cited first), and semantically related work, deduplicated into one uniform table with title, authors, year, venue, DOI, and citation count. Collapses search, citation lookup, and related-paper discovery into a single call. Keyless.","accepts":[{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x4df66B6c140778fe0717880A7c6dDE5Ea53AcDeA","price":"$0.08"}],"input":{"doi":"10.48550/arXiv.1706.03762","maxItems":10},"serviceName":"Literature Review Map","tags":["literature-review","citations","cited-by","systematic-review","research-map"]},{"resource":"https://api.kadec0.xyz/v1/topic-search","type":"http","method":"GET","price":"$0.02","description":"Field and topic search for research papers. Give a broad field name or short phrase (like 'crispr' or 'exercise science') and get a coherent, taxonomy-grounded seed cluster: the field is resolved against the OpenAlex topics taxonomy, then the cluster returns the top-cited plus recent-influential works, each with title, authors, year, venue, citation count, and DOI. Solves the broad-term entry problem dense semantic search fails on. Keyless.","accepts":[{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x4df66B6c140778fe0717880A7c6dDE5Ea53AcDeA","price":"$0.02"}],"input":{"q":"exercise science","maxItems":12},"serviceName":"Field & Topic Search","tags":["topic-search","field-search","research-field","paper-discovery","openalex-topics"]},{"resource":"https://api.kadec0.xyz/v1/smart-search","type":"http","method":"GET","price":"$0.02","description":"Smart, auto-routed research paper search. A broad field term is grounded against the OpenAlex taxonomy and returned as a coherent field cluster; a natural-language question runs hybrid retrieval over OpenAlex and Semantic Scholar with reciprocal rank fusion and a SPECTER2 embedding rerank. The response exposes the routing decision, and each paper carries title, authors, year, venue, citation count, DOI, and a relevance score. Keyless.","accepts":[{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x4df66B6c140778fe0717880A7c6dDE5Ea53AcDeA","price":"$0.02"}],"input":{"q":"does zone 2 training improve mitochondrial density in older adults","maxItems":15},"serviceName":"Smart Research Search","tags":["semantic-search","smart-search","hybrid-search","question-search","paper-search"]}]}}