| Best Execution Price Across Dexs On Polygon Pos API Best execution price across DEXs on Polygon PoS - which DEX is cheapest to buy on and which pays most to sell into. Compares live prices across QuickSwap, SushiSwap and Uniswap v3 and returns the buy venue, the sell venue, the cross-exchange spread in bps, the fee-adjusted gross arbitrage spread and an optimal trade size. Smart order routing and cross-DEX arbitrage data for trading and execution agents on Polygon / MATIC / POL. | donnyautomation.com | - | $0.003 | listed |
| Bestsellers API Get Amazon Best Sellers for a category on any Amazon marketplace (amazon.com, amazon.de, amazon.co.uk, amazon.co.jp and more): ranked products with ASIN, title, brand, price, rating, reviews, Best Sellers Rank, seller and image. Async: first call with category_url returns a snapshot id; call again with that snapshot to fetch the ranked list. For cross-market trend spotting and product selection. 亚马逊各国站畅销榜选品。 Accepts payment on Base or Solana — either network works. | x402node.dev | - | $0.03 | listed |
| Beta Feature API Beta feature: Given a single URL, determines if it is a product detail page, classifies the platform/product type, and extracts the product information. Supports Amazon, TikTok Shop, Etsy, and generic ecommerce sites. | orthogonal.com | - | $0.03 | listed |
| Beta Feature API Beta feature: Extract product information from a brand's website. We will analyze the website and return a list of products with details such as name, description, image, pricing, features, and more. | orthogonal.com | - | $0.03 | listed |
| Bids API Korean government procurement (KONEPS/Narajangteo) bid notices, cursor-based delta. Goods, services, construction, foreign tenders with budgets and deadlines. | ljaysk.com | - | $0.005 | listed |
| Bids API Full detail of one Korean procurement bid notice (all raw KONEPS fields included). | ljaysk.com | - | $0.01 | listed |
| Bid–ask spread as percent of mid for cross-asset compare. Call when comparing liquidity across price levels and assets. Returns spread percent of mid as deterministic JSON for $0.001 USDC via x402 on Bid–ask spread as percent of mid for cross-asset compare. Call when comparing liquidity across price levels and assets. Returns spread percent of mid as deterministic JSON for $0.001 USDC via x402 on Base. First-party local math only—no RPC, live market feed, API keys, storage, or mediagen. Advisory only; the caller owns capital, risk, and production controls. | delx.ai | - | $0.001 | listed |
| Bilans API French company annual accounts & financial statements (revenue, net income, capital) + list of filed accounts, via INPI RNE (auth-gated source). Query: ?siren= | x-402.online | - | $0.06 | listed |
| Binance API Call Binance spot market data through our metered gateway: our rate-limit budget and a 5s cache absorb your polling, so your loop never sees a 429. Inputs: path (upstream path, e.g. /ping) and q (raw query string). Returns the upstream JSON under 'data'. | shizu.me | - | $0.002 | listed |
| BioPulse Full species profile for naturalist and conservation agents. Returns taxonomy, range, IUCN status, behavior, and conservation detail from GBIF and IUCN. | theaslangroupllc.com | - | $0.12 | listed |
| Bitbooth Faker API BitBooth Faker: pay 0.001 USDC, get structured synthetic data on demand. Pass a template like { name: "person.fullName", email: "internet.email" } and a count, receive an array of records ready to seed forms, populate test databases, or feed mock data into prompt examples. Backed by @faker-js/faker, deterministic via the optional seed parameter. | heinrichstech.com | - | $0.001 | listed |
| Bitbooth JSON Repair API BitBooth JSON Repair: take any almost-JSON string (LLM tool output, broken API response, etc.), fix the common errors (trailing commas, single quotes, unquoted keys, missing brackets), and optionally validate against a JSON Schema. Built for AI agents that wrap every tool call in defensive parsing. Pay 0.001 USDC per call, no API key, no subscription. | heinrichstech.com | - | $0.001 | listed |
| Bitbooth Jwt Verify API BitBooth JWT Verify: pay 0.001 USDC, verify a JWT signature + canonical claims (iss / aud / exp / nbf) against an inline publicKey (PEM) or sharedSecret. Supports HS256/384/512 and RS256/384/512. Constant-time HMAC compare, configurable clock-skew tolerance, alg=none rejected. Stateless — caller supplies their key in the request body, BitBooth never stores it. | heinrichstech.com | - | $0.001 | listed |
| Bitbooth Pii Redact API BitBooth PII Redact: pay 0.002 USDC, strip emails, phones, SSNs, credit cards, IPv4 addresses, and hex-looking secrets from a text blob before passing it to an LLM. Compliance primitive for agents in regulated industries (health, finance, legal). Pure regex — no LLM inference, deterministic output. Pairs with /v1/cdp/prompt-injection-scan as the sanitize-before-model pipeline. | heinrichstech.com | - | $0.002 | listed |
| Bitbooth Portfolio Scan API BitBooth Portfolio Scan: pay 0.005 USDC, hand in 1..5 EVM addresses, get back per-address native ETH + USDC holdings on Base mainnet plus a totals rollup. Built for agents tracking treasury splits across multiple wallets or pre-flighting a counterparty across known addresses. Multi-chain expansion deferred to slice-2. | heinrichstech.com | - | $0.005 | listed |
| Bitbooth Regex Test API BitBooth Regex Test: pay 0.001 USDC, safely compile and run a regex against a corpus. Returns structured matches with capture groups, indices, and lengths. JS engine flags (g, i, m, s, u, y, d). Hard CPU deadline guards against catastrophic backtracking (ReDoS) — `regex_timeout` is reported instead of stalling. Stateless, no API key. | heinrichstech.com | - | $0.001 | listed |
| Bitbooth Render Pro API BitBooth render-pro: full Playwright JS rendering + Readability extraction. Pay 0.05 USDC, get clean markdown back from any URL including SPAs and JS-heavy sites that naive fetch cannot crawl. No API key, no subscription. | heinrichstech.com | - | $0.05 | listed |
| Bitbooth Sitemap API BitBooth Sitemap: pay 0.005 USDC, hand in a domain, get back the canonical site URL list discovered via robots.txt + sitemap.xml + sitemapindex chain. Returns a flat deduped list of {loc, lastmod, changefreq, priority} entries capped at 5000 URLs per call, with sitemapindex follow-through capped at 5 child sitemaps. SSRF-blocked, body-capped at 5MB, 10s timeout. Built for crawlers, SEO auditors, and agents that enumerate URLs before paying for the heavier render-pro extraction. | heinrichstech.com | - | $0.005 | listed |
| Bitbooth Web Diff API BitBooth Web Diff: pay 0.08 USDC, render any URL with full Playwright JS rendering, and receive both the current markdown snapshot AND a structured diff against the previous markdown you supply. Built for monitoring agents tracking competitor sites, docs pages, pricing changes, or any long-running web change-detection workflow. The first call returns the snapshot; pass it back as previousMarkdown next time to get the diff. No API keys, no subscriptions. | heinrichstech.com | - | $0.08 | listed |
| Bitbooth Webhook Signature Verify API BitBooth Webhook Signature Verify: pay 0.001 USDC, verify a webhook signature against the provider's canonical HMAC scheme. Supports stripe, github, vercel, cdp, slack, and generic HMAC-SHA256. Constant-time compare, clock-skew tolerance on timestamp-bearing providers (Stripe / Slack / CDP). Stateless — caller supplies their secret in the request body, we never store it. | heinrichstech.com | - | $0.001 | listed |
| Bitbooth Whois API BitBooth Whois: pay 0.005 USDC, get the parsed whois record for any domain — registrar, creation/updated/expiry dates, name servers, status flags, plus the raw whois text. Two-hop resolution via whois.iana.org then the authoritative registry over TCP port 43. 5s per-connection timeout cap. Rejects IPv4/IPv6 inputs and blocks SSRF at the DNS layer. Built for agents auditing domain ownership, monitoring expiry, or pre-flighting a target. | heinrichstech.com | - | $0.005 | listed |
| Bitcoin Network Health API Bitcoin network health: hashrate, difficulty, transaction count, estimated volume, miner revenue and the largest recent mempool transactions. A congested mempool carrying large transfers can front-run an exchange flow you will only see in price an hour later. | vercel.app | - | $0.01 | listed |
| Bitcoin Up or Down 15-Minute Probability estimates p_up and p_down for quarter-hour windows using a broader caller-supplied trend sample. Send 8-240 ordered caller-supplied BTC price observations, the Bitcoin Up or Down 15-Minute Probability estimates p_up and p_down for quarter-hour windows using a broader caller-supplied trend sample. Send 8-240 ordered caller-supplied BTC price observations, the target venue's opening price, and its close timestamp; optionally include UP/DOWN share prices and entry fees for a descriptive model-edge comparison. Returns a conservative probability pair, lean, input-quality score, model contract, and warnings for $0.003 USDC via x402 on Base or Solana. First-… | delx.ai | - | $0.003 | listed |
| Bitcoin Up or Down 30-Minute Probability estimates p_up and p_down for half-hour windows using the widest caller-supplied context in this family. Send 8-240 ordered caller-supplied BTC price observati Bitcoin Up or Down 30-Minute Probability estimates p_up and p_down for half-hour windows using the widest caller-supplied context in this family. Send 8-240 ordered caller-supplied BTC price observations, the target venue's opening price, and its close timestamp; optionally include UP/DOWN share prices and entry fees for a descriptive model-edge comparison. Returns a conservative probability pair, lean, input-quality score, model contract, and warnings for $0.003 USDC via x402 on Base or Solana… | delx.ai | - | $0.003 | listed |
| Bitcoin Up or Down 5-Minute Probability estimates p_up and p_down for rapid near-close windows where the freshest supplied observations matter most. Send 8-240 ordered caller-supplied BTC price observ Bitcoin Up or Down 5-Minute Probability estimates p_up and p_down for rapid near-close windows where the freshest supplied observations matter most. Send 8-240 ordered caller-supplied BTC price observations, the target venue's opening price, and its close timestamp; optionally include UP/DOWN share prices and entry fees for a descriptive model-edge comparison. Returns a conservative probability pair, lean, input-quality score, model contract, and warnings for $0.003 USDC via x402 on Base or Sol… | delx.ai | - | $0.003 | listed |
| Blind Spot / Anomaly Insight API Blind-spot / anomaly insight: which boards & setups the system keeps missing. Query: ?days=7 | stockwaves.net | - | $0.05 | listed |
| Block By Timestamp Nearest Ethereum block number to a given Unix timestamp, from Etherscan's V2 API -- anchors a point in time to a specific block for historical on-chain lookups (e.g. state as of a given date). Not address-specific. $0.01/call. | x402financialdata.com | - | $0.01 | listed |
| Block Time ETA Estimate seconds to target block from current height and block time. Call when scheduling waits or SLA checks for confirmation targets. Returns eta_seconds and blocks remaining as deterministic JSON for $0.001 USDC via x402 on Base. First-party local math only—no RPC, live market feed, API keys, storage, or mediagen. Advisory only; the caller owns capital, risk, and production controls. | delx.ai | - | $0.001 | listed |
| BlockRun.AI Get leaderboard for a specific market | blockrun.ai | - | $0.0085 | listed |
| BlockRun.AI Get current or historical price for a specific token | blockrun.ai | - | $0.0085 | listed |
| BlockRun.AI Detailed TVL + breakdown for a single protocol. Pass slug as `/v1/defillama/protocol/{slug}` (e.g. `aave`, `uniswap`). | blockrun.ai | - | $0.006 | listed |
| BlockRun.AI Token price lookup. Pass coin identifiers as `/v1/defillama/prices/{coins}` (e.g. `coingecko:bitcoin`, `ethereum:0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2`). Supports comma-separated lists. | blockrun.ai | - | $0.002 | listed |
| BlockRun.AI Detailed TVL + breakdown for a single protocol. Pass slug as `/v1/defillama/protocol/{slug}` (e.g. `aave`, `uniswap`). | blockrun.ai | - | $0.006 | listed |
| BlockRun.AI US Stock realtime price for AAPL | blockrun.ai | - | $0.002 | listed |
| BlockRun.AI Get historical cumulative volume data for a market | blockrun.ai | - | $0.0085 | listed |
| BlockRun.AI Detailed TVL + breakdown for a single protocol. Pass slug as `/v1/defillama/protocol/{slug}` (e.g. `aave`, `uniswap`). | blockrun.ai | - | $0.006 | listed |
| BlockRun.AI Batch retrieve wallet profiles for multiple addresses | blockrun.ai | - | $0.0085 | listed |
| BlockRun.AI List UMA oracle questions filtered by state (proposed, disputed, resolved, …) | blockrun.ai | - | $0.0085 | listed |
| BlockRun.AI Get current or historical price for a specific token | blockrun.ai | - | $0.0085 | listed |
| BlockRun.AI Get historical cumulative volume data for a market | blockrun.ai | - | $0.0085 | listed |
| BlockRun.AI Detailed TVL + breakdown for a single protocol. Pass slug as `/v1/defillama/protocol/{slug}` (e.g. `aave`, `uniswap`). | blockrun.ai | - | $0.007 | listed |
| BlockRun.AI US Stock realtime price for MSTR | blockrun.ai | - | $0.002 | listed |
| BlockRun.AI US Stock realtime price for COIN | blockrun.ai | - | $0.002 | listed |
| Blocks API Single Kaspa block extract with full DAG topology (parents, selected-parent, blue/daa score, chain-block flag). AI agent API for DAG-aware indexers. Informational research data — not investment advice. | carbon-cashmere.de | - | $0.02 | listed |
| Bluesky (at Protocol) Public Data API Bluesky (AT Protocol) public data: an account's profile plus recent posts with engagement counts, or a keyword post search | hf.space | - | $0.005 | listed |
| Board API A live kanban board your agents work on and your human steers, for 30 days. One call returns an MCP endpoint, a key per agent, and a one-click link for your human: no signup, no password. Agents create and move cards; your human watches it happen in real time, drags cards and leaves notes, or connects their own chat to the same MCP endpoint and steers from there. WIP limits and a full audit log live in the database, so no agent can route around them. Free access links, renew for $2. | workers.dev | - | $2.00 | listed |
| Board Pagination Billing API Board Pagination billing: call the first page normally and save billing.requestId from the Orthogonal /v1/run response. For later page, offset, or cursor calls on the same logical search, pass parentRequestId with unchanged non-pagination parameters. Valid continuation calls still get their own request IDs and quoted price, but are charged 0. Changing filters starts a new billable request. | orthogonal.com | - | $0.02 | listed |
| Board/grc Level Portfolio Risk Aggregator API Board/GRC-level portfolio risk aggregator. Pass sector and region. Aggregates the same deterministic capability x opportunity x intent scoring used by /ot/threat-score across the actors relevant to that sector, ranks them, and returns a DeepSeek-written executive summary (BLUF structure, ICD-203 language). Optional compliance_framework noted qualitatively in the narrative. Portfolio-level companion to /ot/threat-score — for vCISO agents and GRC/board-reporting automation. | onrender.com | - | $0.40 | listed |
| Bond Yield API Bond current yield and yield-to-maturity from face value, coupon, market price, and maturity — with the premium/discount/par classification. | x402toll.com | - | $0.05 | listed |
| Bond Yields API South African SA benchmark bond yields (SARB closing yields on the R2030 and R209 South African government benchmark bonds, key reference points for the domestic yield curve.) Clean cited JSON with official source URL, effective date and freshness flag. | zaref.dev | - | $0.005 | listed |