Free directory · refreshed every few hours
x402 Service Index
Every endpoint below charges per call in stablecoin over x402: an HTTP request with no payment gets back 402 Payment Required and a signed challenge, and the client retries with a USDC authorization. This page lists endpoints we found in the public bazaars, then we call each one ourselves and publish what actually answered.
- 400 endpoints kept of 21,800 discovered; 394 answered their paid route on the last probe; 1 left unprobed (unfilled path template).
- Listing data aggregated from the public Coinbase CDP bazaar and PayAI discovery APIs; probes are ours. Operators: email quietforgestudio@agentmail.to to be delisted within one crawl.
- Sources: Coinbase CDP bazaar (3000 indexed of 15192 discovered), PayAI facilitator (3000 indexed of 6599 discovered), our own Docs API.
- Last crawl:
2026-09-21T05:30:41Z. Cadence: the crawl runs at the start of each of our agent shifts, a few times a day — so rows are hours old, not live. Not hourly, not real-time.
How to read this
We send one request per endpoint per crawl — the declared method, a 10-second timeout, no retries, and never a payment. Live means the server answered its paid route: 402, or 400/405/422 (the route exists and rejected our empty request). Down means a timeout, connection error, 404 or 5xx. Price is the cheapest stablecoin option in the bazaar listing, converted at 1 USDC = 1 USD; endpoints priced in other assets show no price. Up (last 20) is uptime across our last 20 probes of that endpoint — a count of probes, not a time window; we probe a few times a day, so 20 probes span days. It needs at least two probes, so new rows show a dash, and the number in brackets is how many probes it is based on. Listings that give a :path template with no sample value are not probed at all (a 404 on a template says nothing about the service); they show unprobed. We index the most-used and most-recently-updated endpoints rather than all 15192+ listings, and cap how many endpoints per host we probe, to keep the crawl polite.
This is observational data about third-party services. We are not affiliated with them, we do not vouch for them, and a Live badge only means the endpoint responded — not that it is safe, correct or worth its price. Our own Docs API is in the table, flagged quietforge.
Operate a service listed here and want it removed, or want us to stop probing? Email quietforgestudio@agentmail.to and we delist within one crawl.
Query this programmatically
A free summary — resource, method, network, price and the alive flag, nothing else — is at /x402-index/index.json. The full records — untruncated descriptions, input schemas, pay-to addresses and asset contracts, parsed live-402 prices, TLS result, CDP 30-day call and payer counts, and per-probe history — are behind a pay-per-call endpoint:
| Call | Returns | Price |
|---|---|---|
GET /v1/x402/services | Filterable list — q, network, alive, max_price_usd, source, limit, offset. | $0.005 |
GET /v1/x402/services/{id} | One endpoint plus its last 20 probe samples and uptime across them. | $0.002 |
The JSON API is x402-paid: send the GET without payment and you get 402 Payment Required with the price in the PAYMENT-REQUIRED header; an x402 client pays and retries. USDC on Base (eip155:8453), no account, no API key. The base URL moves when our host restarts, so resolve it from /docs-api/endpoint.json at the start of a session and call <base>/v1/x402/services. See the Docs API page for a working x402 client snippet.
The index
| Service | Method | Description | Network | Price | Status | Latency | Up (last 20) | Probed UTC | Source |
|---|---|---|---|---|---|---|---|---|---|
| Quietforge Docs API https://qf-api.quietforge-studio.workers.dev/v1/convert | POST | Convert a document with LibreOffice: text documents (docx, doc, odt, rtf, txt, md, html) -> pdf, docx, odt,… | eip155:8453 | $0.02 | live 402 | 265 ms | 100% (5) | 09-21 05:30 | quietforge |
| Quietforge Docs API https://qf-api.quietforge-studio.workers.dev/v1/pdf/text | POST | Extract text per page from a PDF (plus metadata) as JSON. Digital PDFs only, no OCR. | eip155:8453 | $0.005 | live 402 | 237 ms | 100% (5) | 09-21 05:30 | quietforge |
| Quietforge Docs API https://qf-api.quietforge-studio.workers.dev/v1/render | POST | Render a public URL or an HTML string in headless Chromium and return a PNG, JPEG or PDF (base64). Viewport,… | eip155:8453 | $0.01 | live 402 | 239 ms | 100% (5) | 09-21 05:30 | quietforge |
| Quietforge Docs API https://qf-api.quietforge-studio.workers.dev/v1/x402/services | GET | Searchable directory of live x402 pay-per-call endpoints, re-crawled every few hours (each agent shift) from… | eip155:8453 | $0.005 | live 402 | 364 ms | 100% (5) | 09-21 05:30 | quietforge |
| Quietforge Docs API https://qf-api.quietforge-studio.workers.dev/v1/x402/services/:id | GET | One endpoint from the index plus its last 20 health samples (status code, latency, alive) and its uptime acr… | eip155:8453 | $0.002 | live 402 | 380 ms | 100% (5) | 09-21 05:30 | quietforge |
| Quietforge Docs API https://qf-api.quietforge-studio.workers.dev/v1/sudoku | POST | Generate 1-20 classic 9x9 sudoku puzzles with a proven-unique solution, 180-degree symmetric givens and a te… | eip155:8453 | $0.01 | live 402 | 257 ms | 100% (5) | 09-21 05:30 | quietforge |
| Quietforge Docs API https://qf-api.quietforge-studio.workers.dev/v1/sudoku/book | POST | Build a finished, print-ready sudoku book (30-60 puzzles): title page with the name and dedication you suppl… | eip155:8453 | $0.25 | live 402 | 255 ms | 100% (5) | 09-21 05:30 | quietforge |
| Quietforge Docs API https://qf-api.quietforge-studio.workers.dev/v1/typeset/outline | POST | Detect the structure of a book manuscript before typesetting it: the chapter list our engine will use (numbe… | eip155:8453 | $0.01 | live 402 | 271 ms | 100% (5) | 09-21 05:30 | quietforge |
| Quietforge Docs API https://qf-api.quietforge-studio.workers.dev/v1/typeset | POST | Typeset a prose manuscript into a print-ready book interior. Returns a zip (base64) with: the interior PDF a… | eip155:8453 | $0.50 | live 402 | 130 ms | 100% (5) | 09-21 05:30 | quietforge |
| BlockRun.AI https://blockrun.ai/api/v1/chat/completions | POST | AI chat completions API - pay per request with USDC on Base | eip155:8453 | $0.002 | live 402 | 499 ms | 94% (16) | 09-21 05:30 | cdp |
| AX1 Console https://www.ax1.vc/api/dashboard/q-verdict/resource | POST | Send a Base token contract address, get an AI-written verdict: onchain metrics, a plain-language take, and a… | eip155:8453 | $0.02 | live 402 | 1194 ms | 100% (16) | 09-21 05:30 | cdp |
| StableEnrich https://stableenrich.dev/api/exa/search | POST | Exa Search - Neural search across the web | eip155:8453 | $0.01 | live 402 | 302 ms | 100% (16) | 09-21 05:30 | cdp payai |
| agents.chain.link https://agents.chain.link/v1/operations/:workflowName | POST | Chainlink For Agents: execute a catalog workflow by workflow name. | eip155:8453 | $0.01 | live 402 | 284 ms | 100% (16) | 09-21 05:30 | cdp |
| x402.sniperx.fun https://x402.sniperx.fun/api/v1/token/activities/smarttraders_smartmoney | GET | Get SmartMoney trading activities on token (sorted by time descending) | solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | $0.02 | live 402 | 494 ms | 69% (16) | 09-21 05:30 | cdp |
| agents.chain.link https://agents.chain.link/v1/operations/:operationId/submit | POST | Chainlink For Agents: submit a signed operation payload. | eip155:8453 | $0.002 | live 402 | 212 ms | 100% (16) | 09-21 05:30 | cdp |
| win.oneshotagent.com https://win.oneshotagent.com/v1/tools/web-read | POST | Read a web page and extract content as markdown with screenshot | eip155:8453 | $0.002 | live 402 | 194 ms | 100% (16) | 09-21 05:30 | cdp |
| win.oneshotagent.com https://win.oneshotagent.com/v1/tools/verify/email | POST | Email deliverability verification | eip155:8453 | $0.001 | live 402 | 192 ms | 100% (16) | 09-21 05:30 | cdp |
| StableEnrich https://stableenrich.dev/api/exa/contents | POST | Exa Contents - Retrieve content from URLs | eip155:8453 | $0.002 | live 402 | 280 ms | 100% (16) | 09-21 05:30 | cdp payai |
| Exa https://api.exa.ai/search | POST | Exa /search endpoint | eip155:8453 | $0.007 | live 402 | 206 ms | 100% (16) | 09-21 05:30 | cdp |
| BlockRun.AI https://blockrun.ai/api/v1/messages | POST | Anthropic-compatible Messages API — pay per token with USDC on Base | eip155:8453 | $0.01 | live 402 | 201 ms | 100% (16) | 09-21 05:30 | cdp |
| win.oneshotagent.com https://win.oneshotagent.com/v1/tools/enrich/profile | POST | Profile enrichment from LinkedIn URL | eip155:8453 | $0.005 | live 402 | 241 ms | 100% (16) | 09-21 05:30 | cdp |
| x402.sniperx.fun https://x402.sniperx.fun/api/v1/token/activities/smarttraders_kol | GET | Get KOL trading activities on token (sorted by time descending) | solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | $0.02 | live 402 | 572 ms | 75% (16) | 09-21 05:30 | cdp |
| x402.sniperx.fun https://x402.sniperx.fun/api/v1/token/activities/smarttraders_whale | GET | Get Whale trading activities on token (sorted by time descending) | solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | $0.02 | live 402 | 274 ms | 75% (16) | 09-21 05:30 | cdp |
| glim.sh https://glim.sh/api/v1/twitter/search | POST | Search tweets with advanced operators (recommended). Body param is `query` (not q), e.g. {"query":"from:elon… | solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | $0.005 | live 402 | 596 ms | 100% (16) | 09-21 05:30 | cdp |
| StableTravel https://stabletravel.dev/api/seats-aero/search | GET | Search cached Seats.aero award availability by origin, destination, dates, cabin, carriers, and pagination. | eip155:8453 | $0.02 | live 402 | 1117 ms | 100% (16) | 09-21 05:30 | cdp |
| x402.twit.sh https://x402.twit.sh/tweets/search | GET | Search Twitter/X tweets with advanced filters. Returns up to 20 tweets per page, most recent first, with pag… | eip155:8453 | $0.006 | live 402 | 329 ms | 100% (16) | 09-21 05:30 | cdp payai |
| StableEnrich https://stableenrich.dev/api/firecrawl/search | POST | Firecrawl Search - Search the web | eip155:8453 | $0.03 | live 402 | 230 ms | 100% (16) | 09-21 05:30 | cdp payai |
| svm402-service https://svm402.com/price/:address | GET | Current price and liquidity data for a Solana token given its mint address, sourced from Jupiter and Helius.… | solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | $0.01 | live 402 | 496 ms | 100% (16) | 09-21 05:30 | cdp payai |
| keyring-agent.blockchhub.link https://keyring-agent.blockchhub.link/api/send-token | GET | Pay the send-token execution fee (ERC-20 transfer) | eip155:8453 | $0.05 | live 402 | 291 ms | 100% (16) | 09-21 05:30 | cdp |
| keyring-agent.blockchhub.link https://keyring-agent.blockchhub.link/api/send-native | GET | Pay the send-native execution fee (native coin transfer) | eip155:8453 | $0.05 | live 402 | 288 ms | 100% (16) | 09-21 05:30 | cdp |
| BlockRun.AI https://blockrun.ai/api/v1/exa/contents | POST | Extract full text content from specific URLs. Priced at $0.002/URL — total = urls.length × $0.002. | eip155:8453 | $0.003 | live 402 | 164 ms | 100% (16) | 09-21 05:30 | cdp |
| Web Search (SERP) https://api.kadec0.xyz/v1/serp | GET | Web search results (SERP). Keyless web search returning ranked title, URL, and snippet for a query — with lo… | eip155:8453 | $0.05 | live 402 | 176 ms | 100% (16) | 09-21 05:30 | cdp |
| Otto AI https://x402.ottoai.services/tweet-search | GET | Search X/Twitter for any query and get the actual matching tweets — keyword, $CASHTAG, from:handle (a user t… | eip155:8453 | $0.005 | live 402 | 326 ms | 100% (16) | 09-21 05:30 | cdp |
| x402-api.aubr.ai https://x402-api.aubr.ai/api/chat/encrypted | POST | Send an HPKE-encrypted prompt to the Aubrai chat agent running inside an attested private enclave. Only the… | eip155:8453 | $0.02 | live 402 | 341 ms | 100% (16) | 09-21 05:30 | cdp |
| svm402-service https://svm402.com/wash-delta/:address | GET | Authenticity trend for a Solana token — current wash metrics vs the server's own hourly snapshot history (ta… | solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | $0.01 | live 402 | 533 ms | 100% (16) | 09-21 05:30 | cdp |
| Nansen https://api.nansen.ai/api/v1/profiler/address/current-balance | POST | Get Address Current Balance Data | eip155:8453 | $0.01 | live 402 | 179 ms | 100% (16) | 09-21 05:30 | cdp payai |
| api.onesource.io https://api.onesource.io/api/chain/block-number | GET | Latest Ethereum block height - current chain tip via eth_blockNumber | eip155:8453 | $0.001 | live 402 | 332 ms | 100% (16) | 09-21 05:30 | cdp |
| Google Trends SEO Keyword Data https://google-trends.use.x402atlas.com/trend | GET | Google Trends interest over time for a keyword — worldwide search popularity as a monthly series for keyword… | eip155:8453 | $0.05 | live 402 | 291 ms | 100% (16) | 09-21 05:30 | cdp |
| svm402-service https://svm402.com/analyze | POST | Full analysis of a Solana token given its mint address — current price, liquidity, safety risk score, honeyp… | solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | $0.03 | live 402 | 511 ms | 100% (16) | 09-21 05:30 | cdp payai |
| api.loyalspark.online https://api.loyalspark.online/x402-gateway/recipient-api/offers | GET | Onchain loyalty platform on Base Network. Businesses launch branded rewards in minutes, customers earn real… | eip155:8453 | $0.001 | live 402 | 250 ms | 100% (16) | 09-21 05:30 | cdp |
| SolEnrich https://api.solenrich.com/entrypoints/stonk-yield/invoke | POST | Trailing 7d, 30d, and lifetime holder yield: rewards distributed in the quote asset, priced in USD, divided… | solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | $0.005 | live 402 | 291 ms | 100% (16) | 09-21 05:30 | cdp |
| api.onesource.io https://api.onesource.io/api/chain/erc20-balance | GET | ERC20 token balance for any Ethereum wallet - USDC, USDT, DAI, or any token - via balanceOf (eth_call) on On… | eip155:8453 | $0.003 | live 402 | 332 ms | 100% (16) | 09-21 05:30 | cdp |
| api.onesource.io https://api.onesource.io/api/chain/live-balance | GET | Live wallet balance - native ETH plus up to 20 caller-supplied ERC20 tokens in one bounded RPC batch | eip155:8453 | $0.003 | live 402 | 346 ms | 100% (16) | 09-21 05:30 | cdp |
| geoprimitives https://api.geoprimitives.dev/v1/marine/depth | GET | Give it a latitude and longitude and it answers with what the nautical chart says about the water there: the… | eip155:8453 | $0.005 | live 402 | 454 ms | 100% (16) | 09-21 05:30 | cdp |
| Glassnode https://x402.glassnode.com/v1/metrics/distribution/balance_exchanges_relative | GET | Percent Balance on Exchanges — The percentage of supply held on exchange addresses. Data by Glassnode. | eip155:8453 | $0.05 | live 402 | 538 ms | 100% (16) | 09-21 05:30 | cdp |
| StableTravel https://stabletravel.dev/api/seats-aero/availability | GET | Retrieve bulk cached Seats.aero award availability for a mileage program, optionally filtered by region, dat… | eip155:8453 | $0.04 | live 402 | 267 ms | 100% (16) | 09-21 05:30 | cdp |
| base-gas-x402 https://base-gas-x402-production.up.railway.app/gas | GET | Live Base mainnet gas: EIP-1559 base fee, low/medium/high priority tiers in gwei, and a transaction cost est… | eip155:8453 | $0.005 | live 402 | 287 ms | 100% (16) | 09-21 05:30 | cdp |
| Nansen https://api.nansen.ai/api/v1/token-screener | POST | Retrieve token screener data | eip155:8453 | $0.01 | live 402 | 275 ms | 100% (16) | 09-21 05:30 | cdp payai |
| x402.tavily.com https://x402.tavily.com/search | POST | Tavily Search - advanced mode | eip155:8453 | $0.01 | live 402 | 1229 ms | 100% (16) | 09-21 05:30 | cdp |
| Otto AI https://x402.ottoai.services/crypto-news | GET | Importance-ranked crypto headlines with per-article source links and publish times, plus a sentiment-scored… | eip155:8453 | $0.001 | live 402 | 344 ms | 100% (16) | 09-21 05:30 | cdp |
| api.jarvisclaw.ai https://api.jarvisclaw.ai/v1/responses | POST | AI responses API - OpenAI-compatible multi-turn agent responses, pay per token with USDC | eip155:8453 | $0.003 | live 402 | 402 ms | 94% (16) | 09-21 05:30 | cdp |
| api.deepnets.ai https://api.deepnets.ai/api/token-safety | GET | Token safety analysis for a Solana mint: overall risk level, wallet-network concentration, bundle detection,… | solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | $0.01 | live 402 | 294 ms | 100% (16) | 09-21 05:30 | cdp |
| Perp funding rate and history https://agent402.tools/api/perp-funding | POST | Current and historical funding rate for one perpetual futures market, from a live derivatives venue: hourly… | eip155:8453 | $0.002 | live 402 | 293 ms | 100% (16) | 09-21 05:30 | cdp |
| agent.api.0x.org https://agent.api.0x.org/v1/x402/swap-allowance-holder-quote | GET | Get the firm quote for a swap using Allowance Holder to set allowances | eip155:8453 | $0.01 | live 402 | 775 ms | 100% (16) | 09-21 05:30 | cdp |
| api.loyalspark.online https://api.loyalspark.online/x402-gateway/recipient-api/workflow/reward-status | GET | Onchain loyalty platform on Base Network. Businesses launch branded rewards in minutes, customers earn real… | eip155:8453 | $0.001 | live 402 | 214 ms | 100% (16) | 09-21 05:30 | cdp |
| Otto AI https://x402.ottoai.services/equity-news | GET | Latest company news for a vendor-resolved equity: licensed Finnhub headlines from the trailing seven days wi… | eip155:8453 | $0.003 | live 402 | 331 ms | 100% (16) | 09-21 05:30 | cdp |
| StationFX https://stationfx.com/query/:id | GET | Function marketplace for AI agents. Browse economic data, computed signals, and deterministic functions acro… | eip155:8453 | $0.008 | live 400 | 181 ms | 100% (16) | 09-21 05:30 | cdp |
| Perp premium and predicted https://agent402.tools/api/perp-basis | POST | Basis for one perpetual: mark versus oracle premium in percent and basis points, impact premium, current fun… | eip155:8453 | $0.002 | live 402 | 295 ms | 100% (16) | 09-21 05:30 | cdp |
| api.loyalspark.online https://api.loyalspark.online/x402-gateway/recipient-api/balance | GET | Onchain loyalty platform on Base Network. Businesses launch branded rewards in minutes, customers earn real… | eip155:8453 | $0.001 | live 402 | 218 ms | 100% (16) | 09-21 05:30 | cdp |
| tick.hugen.tokyo https://tick.hugen.tokyo/tick/latest | GET | Get real-time Best Bid/Ask for any FX pair, aggregated from multiple institutional liquidity providers. 62-8… | eip155:8453 | $0.005 | live 402 | 484 ms | 100% (16) | 09-21 05:30 | cdp |
| api.you.com https://api.you.com/v1/search | GET | You.com Search API: real-time web search returning ranked results grouped by section (results.web, results.n… | eip155:8453 | $0.005 | live 402 | 997 ms | 100% (16) | 09-21 05:30 | cdp |
| x402scan https://www.x402scan.com/api/x402/merchants | GET | Paginated list of merchants (top recipients by volume) | eip155:8453 | $0.01 | live 402 | 318 ms | 100% (16) | 09-21 05:30 | cdp |
| FarOut LLM Gateway https://farouter.tech/v1/chat/completions | POST | [OI]-compatible LLM inference API for autonomous agents. Supports reasoning, coding and chat workloads. Pay… | eip155:8453 | $0.001 | live 402 | 2312 ms | 69% (16) | 09-21 05:30 | cdp payai |
| Vibe Springs https://vibesprings.net/api/price/btc-usd | GET | Real-time BTC/USD price feed oracle. Retrieves live spot rate, 24h high/low, and volume directly from Coinba… | eip155:8453 | $0.002 | live 402 | 293 ms | 100% (16) | 09-21 05:30 | cdp |
| 402Signal https://402signal.com/route | POST | 402Signal checks the endpoint, price and recipient before your agent pays, on x402 and MPP, and returns a si… | eip155:8453 | $0.003 | live 402 | 264 ms | 100% (16) | 09-21 05:30 | cdp payai |
| ReadX https://readx.sh/api/search/tweets | GET | Search for tweets by query (optional product filter; paginate with cursor). Example: GET /api/search/tweets?… | eip155:8453 | $0.01 | live 402 | 88 ms | 100% (16) | 09-21 05:30 | cdp |
| ApiToll Crypto Prices https://crypto.apitoll.cloud/v1/crypto/price | GET | Latest crypto token prices by ticker symbol, CoinGecko id, or chain:address (BTC, ETH, SOL, or base:0x…): cu… | eip155:8453 | $0.001 | live 402 | 583 ms | 100% (16) | 09-21 05:30 | cdp |
| Satellite & GeoRisk x402 API https://sat.ipintel.ai/satellite-observe | POST | Agent-ready satellite observations for any coordinates. Returns PNG image URLs and scene metadata for true c… | eip155:8453 | $0.03 | live 402 | 138 ms | 100% (16) | 09-21 05:30 | cdp |
| Nansen https://api.nansen.ai/api/v1/smart-money/netflow | POST | Get Smart Money Netflow Data | eip155:8453 | $0.05 | live 402 | 158 ms | 100% (16) | 09-21 05:30 | cdp payai |
| Hash https://agent402.tools/api/hash | POST | Cryptographic hash of a text string - sha256 (default), sha512, sha1 or md5 - returned as hex and base64. Us… | eip155:8453 | $0.001 | live 402 | 310 ms | 100% (16) | 09-21 05:30 | cdp payai |
| x402.naiko.io https://x402.naiko.io/data/momentum | GET | Live ticker statistics including mention counts, velocity (mentions/minute), acceleration, and lifecycle sta… | eip155:8453 | $0.005 | live 402 | 274 ms | 100% (16) | 09-21 05:30 | cdp |
| StableUpload https://stableupload.dev/api/upload | POST | Buy an upload slot. Agent uploads file via returned URL. | eip155:8453 | $0.005 | live 402 | 286 ms | 100% (16) | 09-21 05:30 | cdp payai |
| topagentx402.vercel.app https://topagentx402.vercel.app/api/report | GET | premium agent insight analysis | eip155:84532 | $0.001 | live 402 | 245 ms | 100% (16) | 09-21 05:30 | cdp |
| NetIntel https://netintel.dev/web/extract | GET | Extract article / main content from any URL or PDF to clean, LLM-ready Markdown (web scraper / reader / html… | eip155:8453 | $0.003 | live 402 | 263 ms | 100% (16) | 09-21 05:30 | cdp |
| agent.api.0x.org https://agent.api.0x.org/v1/x402/swap-allowance-holder-price/ | GET | Get the indicative price for a swap using Allowance Holder to set allowances | eip155:8453 | $0.01 | live 402 | 99 ms | 100% (16) | 09-21 05:30 | cdp |
| api.clawfetch.ai https://api.clawfetch.ai/fetch | POST | Web scraping / URL fetch: retrieve any web page and return clean, LLM-ready markdown text. Strips boilerplat… | eip155:8453 | $0.001 | live 402 | 499 ms | 100% (16) | 09-21 05:30 | cdp |
| botsmith https://x402.botsmith.dev/x/search | GET | X Tweet Search ($0.02/call): Search X (Twitter) posts with full advanced-search syntax (from:, since:, until… | eip155:8453 | $0.02 | live 402 | 562 ms | 100% (16) | 09-21 05:30 | cdp |
| CheapTokens AI Inference https://cheaptokens.ai/api/buy | POST | OpenAI-compatible LLM inference and chat completions via discounted Venice API credits. Pay USDC to receive… | eip155:8453 | $1.00 | live 400 | 976 ms | 100% (16) | 09-21 05:30 | cdp |
| 3Route https://3route.agents.bakingbad.dev/api/v6.1/:chainId/quote | GET | Price a swap without building a transaction. Returns expected input, output, and gas without constructing an… | solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | $0.001 | down 404 | 1211 ms | 0% (16) | 09-21 05:30 | cdp |
| agentdata-api.sander-van-aard.workers.dev https://agentdata-api.sander-van-aard.workers.dev/web/places | POST | Google Places (local businesses with rating, address and phone number) for AI agents at $0.004 per call, fro… | eip155:8453 | $0.004 | live 400 | 99 ms | 100% (16) | 09-21 05:30 | cdp |
| GEO Composition https://agent-business-lab-composition.dfly90724.workers.dev/api/composition | POST | Deterministic three-service GEO visibility composition with verified procurement accounting. | eip155:84532 | $0.001 | live 402 | 110 ms | 100% (16) | 09-21 05:30 | cdp |
| Google Trends SEO Keyword Data https://google-trends.use.x402atlas.com/related-queries | GET | Google Trends related search queries for a keyword by country — top & rising terms for SEO keyword research,… | eip155:8453 | $0.03 | live 402 | 284 ms | 100% (16) | 09-21 05:30 | cdp |
| x402stock.xyz https://x402stock.xyz/api/v1/news | GET | Curated stock-market news with ticker tags, source, publisher, image, and timestamps. Pass `?ticker=AAPL` to… | eip155:8453 | $0.02 | live 402 | 276 ms | 100% (16) | 09-21 05:30 | cdp |
| x402.twit.sh https://x402.twit.sh/tweets/by/id | GET | Look up a single Twitter/X tweet by its numeric tweet ID. Returns full tweet data including text, author pro… | eip155:8453 | $0.0025 | live 402 | 310 ms | 100% (16) | 09-21 05:30 | cdp |
| glim.sh https://surf.cascade.fyi/api/v1/twitter/users/relationship | POST | Check follow relationship | solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | $0.001 | live 402 | 577 ms | 100% (16) | 09-21 05:30 | cdp |
| Linked Panda https://api.linkedpanda.com/agent/v1/profiles/enrich | GET | LinkedIn profile enrichment API for one B2B lead | eip155:8453 | $0.05 | live 402 | 587 ms | 100% (16) | 09-21 05:30 | cdp |
| Kronos Crypto Data & Forecasts https://kronossignals.com/api/v1/price/btc | GET | Multi-source volume-weighted median (VWM) spot price for 16 crypto assets (BTC/ETH/SOL/BNB/XRP/DOGE/ADA/AVAX… | eip155:8453 | $0.02 | live 402 | 927 ms | 100% (16) | 09-21 05:30 | cdp |
| Vibe Springs https://vibesprings.net/api/price/eth-usd | GET | Real-time ETH/USD price feed oracle. Retrieves live spot rate, 24h high/low, and volume directly from Coinba… | eip155:8453 | $0.002 | live 402 | 284 ms | 100% (16) | 09-21 05:30 | cdp |
| x402.twit.sh https://x402.twit.sh/tweets/user | GET | Get the latest tweets (timeline) from a specific Twitter/X user by their username. Returns up to 20 tweets p… | eip155:8453 | $0.01 | live 402 | 324 ms | 100% (16) | 09-21 05:30 | cdp payai |
| grov https://grov.fun/api/base/tiktoksaves | POST | grov: TikTok Post Saves. ⌚️ Start Time: Instant → The post and its account must be public. 🔗 Link Example:… | eip155:8453 | $0.03 | live 400 | 964 ms | 100% (16) | 09-21 05:30 | cdp |
| Ozmium Agent API https://ozmium.org/v1/tx/stocks | POST | Executable buy or sell of a Coinbase tokenized stock on Base for USDC: ordered { to, data, value } steps (ER… | eip155:8453 | $0.001 | live 402 | 130 ms | 100% (16) | 09-21 05:30 | cdp |
| human.twin3.ai https://human.twin3.ai/v1/human | GET | Human verification for AI agents — proof of humanity, sybil resistance, and 'is this wallet a real person' a… | eip155:8453 | $0.001 | live 402 | 240 ms | 100% (16) | 09-21 05:30 | cdp |
| Vaaya https://vaaya.ai/api/run/exa/search | POST | Exa — semantic web search via our API key. numResults up to 100. For people/lead discovery set category:"peo… | eip155:8453 | $0.01 | live 402 | 260 ms | 100% (16) | 09-21 05:30 | cdp |
| Academic Paper Search https://api.kadec0.xyz/v1/papers | GET | Academic and scientific paper search API. Search research papers and scholarly literature across arXiv, PubM… | eip155:8453 | $0.02 | live 402 | 133 ms | 100% (16) | 09-21 05:30 | cdp |
| Web Search, News & Page Reader https://websearch.use.x402atlas.com/search | GET | Real-time web search for AI agents — search the web and get ranked SERP-style results as clean JSON: title,… | eip155:8453 | $0.01 | live 402 | 287 ms | 100% (16) | 09-21 05:30 | cdp |
| AiSpace Venice https://x402.aispace.bot/api/v1/image/generate | POST | Text-to-image generation on Venice models (Flux, SD3.5, GPT-Image, HunyuanImage, and more), paid per request… | eip155:8453 | $0.01 | live 402 | 216 ms | 100% (16) | 09-21 05:30 | cdp |
| glim.sh https://glim.sh/api/v1/web/search | POST | Web search powered by Exa | solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | $0.01 | live 402 | 589 ms | 100% (16) | 09-21 05:30 | cdp |
| Domain WHOIS & DNS Lookup https://api.kadec0.xyz/v1/domain-info | GET | Domain WHOIS and DNS lookup. Registrar, creation and expiry dates, nameservers, and full DNS records (A, AAA… | eip155:8453 | $0.02 | live 402 | 151 ms | 100% (16) | 09-21 05:30 | cdp |
| Linked Panda https://api.linkedpanda.com/agent/v1/profiles/email | POST | Verified work-email lookup for a LinkedIn profile | eip155:8453 | $0.05 | live 402 | 595 ms | 100% (16) | 09-21 05:30 | cdp |
| x402scan https://www.x402scan.com/api/x402/facilitators/stats | GET | Overall high-level facilitator stats | eip155:8453 | $0.01 | live 402 | 507 ms | 100% (16) | 09-21 05:30 | cdp |
| Kronos Crypto Data & Forecasts https://kronossignals.com/api/v1/liquidations/eth | GET | Forward liquidation cluster map + recent prints for all 17 crypto assets. Part A: estimated liq price levels… | eip155:8453 | $0.02 | live 402 | 290 ms | 100% (16) | 09-21 05:30 | cdp |
| tick.hugen.tokyo https://tick.hugen.tokyo/tick/all | GET | Get real-time Best Bid/Ask for ALL available FX pairs in a single call. Multi-source aggregated from multipl… | eip155:8453 | $0.005 | live 402 | 235 ms | 100% (16) | 09-21 05:30 | cdp |
| api.myceliasignal.com https://api.myceliasignal.com/oracle/price/btc/usd | GET | Real-time Bitcoin price in USD, aggregated from 9 exchanges including Binance, Coinbase and Kraken — Ed25519… | eip155:8453 | $0.01 | live 402 | 243 ms | 100% (16) | 09-21 05:30 | cdp |
| 3Route https://api.3route.io/v1/pro/:chainId/quote | GET | Price a swap without building a transaction. Returns expected input, output, and gas without constructing an… | eip155:8453 | $0.00001 | live 402 | 606 ms | 100% (16) | 09-21 05:30 | cdp |
| Delx Abs N https://api.delx.ai/api/v1/x402/abs-n | POST | Absolute value of a number. Call when you need magnitude from signed deltas or balances. Returns absolute nu… | eip155:8453 | $0.001 | live 402 | 774 ms | 100% (16) | 09-21 05:30 | cdp payai |
| Exa https://api.exa.ai/contents | POST | Exa /contents endpoint | eip155:8453 | $0.001 | live 402 | 128 ms | 100% (16) | 09-21 05:30 | cdp |
| DexL Agents https://agents.dexl.io/v1/agents/:id/run | POST | Run a DexL agent: the model reasons, calls tools when it needs them, and returns an answer - paid per run wi… | eip155:8453 | $0.001181 | live 400 | 705 ms | 100% (16) | 09-21 05:30 | cdp |
| api.printmoneylab.com https://api.printmoneylab.com/api/v1/kimchi-premium | GET | Real-time Kimchi Premium for a single token (Upbit vs Binance via FX rate) | eip155:8453 | $0.002 | live 402 | 288 ms | 100% (16) | 09-21 05:30 | cdp |
| Useless Fact https://x402uselessfacts.vercel.app/api/useless-fact | GET | Pay a tiny amount of USDC and receive one delightfully useless fact. | eip155:8453 | $0.001 | live 402 | 223 ms | 100% (16) | 09-21 05:30 | cdp |
| Coin Flip https://coinflip402.vercel.app/api/coinflip | GET | Flip a coin for a small USDC payment on Base mainnet. Returns heads or tails. | eip155:8453 | $0.001 | live 402 | 203 ms | 100% (16) | 09-21 05:30 | cdp |
| glim.sh https://twitter.surf.cascade.fyi/api/v1/twitter/users/search | POST | Search users by keyword | solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | $0.004 | live 402 | 592 ms | 100% (16) | 09-21 05:30 | cdp |
| AgentUtility.ai https://x402.agentutility.ai/search-site | POST | Search a specific public website or domain through Decodo Google results by sending a query with a site: fil… | eip155:8453 | $0.006 | down | 10096 ms | 44% (16) | 09-21 05:30 | cdp |
| Life Advice https://x402lifeadvice.vercel.app/api/life-advice | GET | Get one piece of thoughtful life advice, paid per request over x402. | eip155:8453 | $0.001 | live 402 | 238 ms | 100% (16) | 09-21 05:30 | cdp |
| Random Fact https://randomfactsx402.vercel.app/api/random-fact | GET | Returns a single random fact as JSON in exchange for a micropayment. | eip155:8453 | $0.001 | live 402 | 232 ms | 100% (16) | 09-21 05:30 | cdp |
| Fortune Generator https://ladyfortunalx402.vercel.app/api/fortune | GET | Get a random fortune via x402 payment on Base mainnet. | eip155:8453 | $0.001 | live 402 | 231 ms | 100% (16) | 09-21 05:30 | cdp |
| CRYPTYX https://cryptyx.ai/api/asset/asymmetry | GET | Cross-class positioning panels per asset — futures funding stress, options 1M risk-reversal skew, order-book… | eip155:8453 | $0.05 | live 402 | 286 ms | 100% (16) | 09-21 05:30 | cdp |
| StableStudio https://stablestudio.dev/api/upload | POST | Get a client token for direct upload to Vercel Blob | eip155:8453 | $0.01 | live 402 | 876 ms | 100% (16) | 09-21 05:30 | cdp |
| glim.sh https://glim.sh/api/v1/amazon/search | POST | Search Amazon by keyword or browse bestsellers by category slug | solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | $0.005 | live 402 | 609 ms | 100% (16) | 09-21 05:30 | cdp |
| Oblique Markets https://api.oblique.markets/api/v1/paid/time | GET | Use when an agent needs a trusted UTC timestamp or the smallest end-to-end test of its x402 payment client.… | eip155:8453 | $0.01 | live 402 | 250 ms | 100% (16) | 09-21 05:30 | cdp |
| Dice Roller https://dicex402.vercel.app/api/dice | GET | Roll a dice with any number of faces. Specify faces via ?faces=N query parameter. | eip155:8453 | $0.001 | live 402 | 206 ms | 100% (16) | 09-21 05:30 | cdp |
| GEDX402 Chat https://chat.gedx402.com/v1/chat/completions | POST | Multi-model chat completions. POST messages[] and set model to any LLM id from GET /v1/models; dynamic USDC… | eip155:8453 | $0.001 | live 402 | 400 ms | 100% (16) | 09-21 05:30 | cdp |
| Horror Story API https://horrorstoryapi.vercel.app/api/horror-story | GET | Access the exclusive horror story collection (pay-per-read). | eip155:8453 | $0.0013 | live 402 | 242 ms | 100% (16) | 09-21 05:30 | cdp |
| Meme Generator https://memegeneratorx402.vercel.app/api/generate-meme | GET | Generate a captioned meme image. Pay per request in USDC on Base mainnet. | eip155:8453 | $0.001 | live 402 | 218 ms | 100% (16) | 09-21 05:30 | cdp |
| Latest Cars 2026 https://cars2026.vercel.app/api/cars | GET | Educational briefing on the latest cars in 2026 (powertrains, range, pricing, and what's new). | eip155:8453 | $0.0011 | live 402 | 234 ms | 100% (16) | 09-21 05:30 | cdp |
| api.linkedpanda.com https://api.linkedpanda.com/agent/v1/profiles/search | POST | LinkedIn profile search results page | eip155:8453 | $0.30 | live 402 | 270 ms | 100% (16) | 09-21 05:30 | cdp |
| eu-verify https://data.greeneris.io/v1/btc/fees | GET | Recommended Bitcoin transaction fee rates in sat/vB (fastest, half-hour, hour, economy, minimum) from mempoo… | eip155:8453 | $0.001 | live 402 | 274 ms | 100% (16) | 09-21 05:30 | cdp |
| Roast Generator https://roastx402endpoint.vercel.app/api/roast | GET | Pay for a lighthearted developer roast generated on-demand. | eip155:8453 | $0.0017 | live 402 | 235 ms | 100% (16) | 09-21 05:30 | cdp |
| Riddle Oracle https://riddlex402.vercel.app/api/riddle | GET | Pay a micro-fee in USDC on Base mainnet to receive a riddle and its answer. | eip155:8453 | $0.002 | live 402 | 270 ms | 100% (16) | 09-21 05:30 | cdp |
| Random Joke API https://jokes-endpoint.vercel.app/api/jokes | GET | Get a random interesting joke. Secured with x402 payment protocol on Base mainnet. | eip155:8453 | $0.002 | live 402 | 263 ms | 100% (16) | 09-21 05:30 | cdp |
| Timezone Converter https://402timezones.vercel.app/api/convert-timezone | GET | Convert a time between any two IANA time zones (DST-aware). Pay-per-call in USDC on Base. | eip155:8453 | $0.001 | live 402 | 238 ms | 100% (16) | 09-21 05:30 | cdp |
| Weight Converter API https://weight402endpoint.vercel.app/api/convert-weight | GET | Convert a weight/mass value between units (kg, g, lb, oz, stone, tonne, and more). | eip155:8453 | $0.0025 | live 402 | 236 ms | 100% (16) | 09-21 05:30 | cdp |
| Rubric Protocol https://rubric-protocol.com/v1/x402/attested-screening | POST | Attested sanctions and export-control screening: OFAC SDN and Consolidated (primary and alternate spellings)… | eip155:8453 | $0.01 | live 402 | 369 ms | 100% (16) | 09-21 05:30 | cdp |
| tick.hugen.tokyo https://tick.hugen.tokyo/tick/symbols | GET | List all available FX symbols with their current quality state and source count. AI agent API for discoverin… | eip155:8453 | $0.005 | live 402 | 254 ms | 100% (16) | 09-21 05:30 | cdp |
| Word of the Day https://x402wordoftheday.vercel.app/api/word-of-the-day | GET | Get today's curated Word of the Day (definition + part of speech). | eip155:8453 | $0.0015 | live 402 | 240 ms | 100% (16) | 09-21 05:30 | cdp |
| 2s https://2s.io/api/geocode/address | GET | Forward geocoding — free-text address or place name → latitude/longitude plus structured address components… | eip155:8453 | $0.0025 | live 402 | 267 ms | 100% (16) | 09-21 05:30 | cdp |
| DexL Agents https://agents.dexl.io/v1/chat/completions | POST | Chat completions for GPT-5.6, DeepSeek V4 and Gemini behind one OpenAI-shaped endpoint. No account, no API k… | eip155:8453 | $0.002541 | live 400 | 657 ms | 100% (16) | 09-21 05:30 | cdp |
| api.clawfetch.ai https://api.clawfetch.ai/extractors | GET | Discovery endpoint listing all 17 available structured-data extractors and the domains each one supports, so… | eip155:8453 | $0.001 | live 402 | 510 ms | 100% (16) | 09-21 05:30 | cdp |
| x402.browserbase.com https://x402.browserbase.com/search | POST | Web search with structured results. $0.01 per request. | base | $0.01 | live 402 | 936 ms | 100% (16) | 09-21 05:30 | cdp |
| SCVD General Store https://scvd.store/api/buy/small_blessing | GET | A Small Blessing. One blessing slip from a 87-slip jar filled in 2 seasons so far, never the same slip twice… | eip155:8453 | $0.005 | live 402 | 262 ms | 100% (16) | 09-21 05:30 | cdp |
| pro-api.coinmarketcap.com https://pro-api.coinmarketcap.com/x402/v3/cryptocurrency/quotes/latest | GET | Get the latest market quotes for one or more cryptocurrencies. | eip155:8453 | $0.01 | live 402 | 184 ms | 100% (16) | 09-21 05:30 | cdp |
| HyperNatt Terminal https://hypernatt.com/api/m2m/liq-radar | GET | Forced-order map. If cluster_grammar is present, read it before liq_radar. class=noise (<3%) is high-leverag… | eip155:8453 | $0.001 | live 402 | 1300 ms | 100% (16) | 09-21 05:30 | cdp |
| Affiliate.com https://zeroclick.affiliate.com/v1/merchants | GET | List the merchants behind the catalog. Filter by name or domain search, by country, or by product count, and… | eip155:8453 | $0.02 | live 402 | 792 ms | 100% (16) | 09-21 05:30 | cdp |
| Vaaya https://vaaya.ai/api/run/tikhub/fetch | POST | TikHub — 742 per-call social-data endpoints (GET) across douyin/tiktok/weibo/instagram/bilibili/zhihu/kuaish… | eip155:8453 | $0.01 | live 402 | 2166 ms | 100% (16) | 09-21 05:30 | cdp |
| SatsSignal Demand Radar https://srv1334799.hstgr.cloud/v1/x402/demand/snapshot | GET | Cheapest agent-ready x402 demand read: what changed, why it matters, recommended action, confidence, evidenc… | eip155:8453 | $0.01 | live 402 | 318 ms | 100% (16) | 09-21 05:30 | cdp |
| X Pay https://www.api-xpay.com/x402/ping | GET | Health check ping | eip155:8453 | $0.005 | live 402 | 506 ms | 100% (16) | 09-21 05:30 | cdp |
| Arkham x402 https://api.arkm.com/x402/intelligence/address | POST | Get Arkham intelligence for an address. $0.20 per call. | eip155:8453 | $0.20 | live 402 | 255 ms | 100% (16) | 09-21 05:30 | cdp |
| Kronos Crypto Data & Forecasts https://kronossignals.com/api/v1/fear-greed | GET | Crypto Fear & Greed Index: alternative.me score (0-100) plus Kronos-owned context (BTC funding sentiment, OI… | eip155:8453 | $0.03 | live 402 | 310 ms | 100% (16) | 09-21 05:30 | cdp |
| api.surplusintelligence.ai https://api.surplusintelligence.ai/v1/chat/completions | POST | Get OpenAI-compatible inference from many models at market prices via Surplus Intelligence. | eip155:8453 | $0.003302 | live 400 | 354 ms | 100% (16) | 09-21 05:30 | cdp |
| X Pay https://www.api-xpay.com/x402/payment | GET | Payment receipt with transaction details | eip155:8453 | $0.005 | live 402 | 432 ms | 100% (16) | 09-21 05:30 | cdp |
| grov https://grov.fun/api/solana/tiktoksaves | POST | grov: TikTok Post Saves. ⌚️ Start Time: Instant → The post and its account must be public. 🔗 Link Example:… | solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | $0.03 | live 400 | 585 ms | 100% (16) | 09-21 05:30 | cdp |
| Apify https://agi.apify.com/protocols/x402/prepaid-tokens | GET | Apify is the largest and most trusted marketplace of tools for web scraping, crawling, data extraction, and… | eip155:8453 | $1.00 | live 402 | 290 ms | 100% (16) | 09-21 05:30 | cdp |
| Vaaya https://vaaya.ai/api/run/firecrawl/scrape | POST | Firecrawl — Scrape a single URL and return clean markdown/HTML. | eip155:8453 | $0.01 | live 402 | 2926 ms | 94% (16) | 09-21 05:30 | cdp |
| md.fastdb.in https://md.fastdb.in/md | POST | Scrape any web page: URL to Markdown / HTML to Markdown for LLM context. Readability article extraction stri… | eip155:8453 | $0.005 | live 402 | 563 ms | 100% (16) | 09-21 05:30 | cdp |
| 402utils.com https://402utils.com/v1/domain-check | GET | Domain availability and expiry intelligence via RDAP, the WHOIS successor. Queries the authoritative registr… | eip155:8453 | $0.002 | live 402 | 5640 ms | 100% (16) | 09-21 05:30 | cdp |
| regimeshift.xyz https://regimeshift.xyz/api/v1/asset/btc/vrp | GET | BTC Volatility Risk Premium — DVOL minus Parkinson realized vol (72h). Positive = sell-vol opportunity, nega… | eip155:8453 | $0.001 | live 402 | 539 ms | 100% (16) | 09-21 05:30 | cdp |
| SocialFetch https://api.socialfetch.dev/v1/tiktok/search | GET | Search TikTok videos by free-text keyword (not hashtag — use tiktok.search.hashtag.list for that). | eip155:8453 | $0.01 | live 402 | 231 ms | 100% (16) | 09-21 05:30 | cdp |
| sanctions.nsgoods.org https://sanctions.nsgoods.org/screen | GET | Signed multi-chain OFAC SDN address screening (USDC on Base or Solana) | solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | $0.005 | live 402 | 293 ms | 100% (16) | 09-21 05:30 | cdp |
| NetIntel https://netintel.dev/openai/gpt-4o | POST | Call OpenAI's gpt-4o via a single pay-per-call x402 endpoint — no OpenAI account or API key needed, pay $0.1… | eip155:8453 | $0.10 | live 402 | 264 ms | 100% (16) | 09-21 05:30 | cdp |
| quotient-api-gateway.onrender.com https://quotient-api-gateway.onrender.com/api/v1/signals | GET | Use this to scan Quotient's published prediction-market signals on Polymarket International, Polymarket US,… | eip155:8453 | $0.01 | live 402 | 304 ms | 100% (16) | 09-21 05:30 | cdp |
| AgentFeed https://x402.ochinimus.app/api/liquidation-stats | GET | 1h/24h liquidation totals for the 5 majors (SOL/BTC/ETH/XRP/DOGE), long/short split, biggest print, per-exch… | solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | $0.004 | live 402 | 546 ms | 100% (16) | 09-21 05:30 | cdp |
| Metalift https://app.metalift.ai/v1/scrape | POST | Metalift scrape: URL → LLM-ready markdown with WAF/retail escalation, JS render, and residential proxy when… | eip155:8453 | $0.005 | live 402 | 583 ms | 100% (16) | 09-21 05:30 | cdp |
| Crypto Spot Price https://x402.shizu.me/crypto | GET | Current spot price for crypto trading pairs. Input: pair — a single pair (BTC-USD) or up to 10 comma-separat… | eip155:8453 | $0.005 | live 402 | 585 ms | 100% (16) | 09-21 05:30 | cdp |
| Flight Search & Airfares https://flights.use.x402atlas.com/search/:departure/:arrival | GET | Flight search by departure and arrival airports in the URL — compare live itineraries, fares, schedules, sto… | eip155:8453 | $0.05 | live 402 | 281 ms | 100% (16) | 09-21 05:30 | cdp |
| Twitter/X API https://twitter.use.x402atlas.com/search | GET | Search Twitter/X with structured filters or raw advanced-search syntax. Returns up to 20 normalized tweets w… | eip155:8453 | $0.006 | live 402 | 286 ms | 100% (16) | 09-21 05:30 | cdp |
| api.blockscout.com https://api.blockscout.com/:chain_id/api/v2/addresses/:address_hash_param | GET | Access to api/v2/addresses/:address_hash. Retrieve detailed information about a specific address or contract | eip155:8453 | $0.002 | live 402 | 498 ms | 100% (16) | 09-21 05:30 | cdp |
| StableBrowser https://www.stablebrowser.dev/api/sessions | POST | Create a new browser session ($0.10). Optionally pass sessionId to resume an existing Browserbase session. R… | eip155:8453 | $0.10 | live 402 | 240 ms | 100% (16) | 09-21 05:30 | cdp |
| api.clawfetch.ai https://api.clawfetch.ai/research | POST | Multi-source web research and company/topic intelligence: runs a live web search, visits the top sources, an… | eip155:8453 | $0.02 | live 402 | 505 ms | 100% (16) | 09-21 05:30 | cdp |
| Oblique Markets https://api.oblique.markets/api/v1/paid/bazaar-pulse | GET | Use when an agent wants one-call situational awareness of the x402 Bazaar before choosing what to buy or sel… | eip155:8453 | $0.002 | live 402 | 121 ms | 100% (16) | 09-21 05:30 | cdp |
| Market Intelligence https://x402-endpoints.onrender.com/market/intel | GET | AI market intelligence report in one call for research and trading agents: cross-exchange perp derivatives (… | eip155:8453 | $0.10 | live 402 | 268 ms | 100% (16) | 09-21 05:30 | cdp |
| DubbleBlack https://agents.dubbleblack.com/api/agent/evidence | POST | Returns ranked products with evidence scores, confidence bands, and provenance metadata for a vertical, an o… | eip155:8453 | $0.10 | live 402 | 438 ms | 100% (16) | 09-21 05:30 | cdp |
| x402.telnyx.com https://x402.telnyx.com/v1/chat/completions | POST | Frontier chat completions via Telnyx Inference (MiniMax M2.7). OpenAI-compatible. $0.002856 USDC per call —… | eip155:8453 | $0.002856 | live 400 | 192 ms | 100% (16) | 09-21 05:30 | cdp |
| MiroShark https://x402.miroshark.xyz/run | POST | MiroShark: run a 25-agent social-media simulation across Twitter, Reddit, and Polymarket over 10 rounds from… | eip155:8453 | $1.00 | live 402 | 238 ms | 100% (16) | 09-21 05:30 | cdp |
| api.moltalyzer.xyz https://api.moltalyzer.xyz/api/moltbook/digests | GET | Historical hourly AI intelligence digests (1-24 hours lookback). Track how AI agent sentiment, topics, and n… | eip155:8453 | $0.02 | live 402 | 303 ms | 100% (16) | 09-21 05:30 | cdp |
| api.demandex.dev https://api.demandex.dev/v1/opportunities/trending | GET | Paid ($0.01 USDC via x402). Returns the top 20 active opportunity cards by score as TEASERS — { id, slug, ti… | eip155:8453 | $0.01 | live 402 | 268 ms | 12% (16) | 09-21 05:30 | cdp |
| Superhighway https://sh-origin.walls.sh/news | GET | Real-time news search for AI agents. Returns recent news articles (title, link, snippet, published date) as… | eip155:8453 | $0.001 | live 402 | 595 ms | 100% (16) | 09-21 05:30 | cdp |
| 767-2676.com https://767-2676.com/v1/receipt | POST | Signed time-bounded witness of an agent-carried payload digest; the payload stays with the agent | eip155:8453 | $0.001 | live 422 | 116 ms | 100% (16) | 09-21 05:30 | cdp |
| GEDX402 LLM https://llm.gedx402.com/v1/llm/:model | POST | Frontier chat on QWEN3 30B A3b FP8 (@cf/qwen/qwen3-30b-a3b-fp8). POST messages[] for reasoning-heavy agent w… | eip155:8453 | $0.008 | unprobed | 0% (3) | 09-21 05:30 | cdp | |
| SocialFetch https://api.socialfetch.dev/v1/reddit/search | GET | Search Reddit posts site-wide by keyword (not scoped to one subreddit — use reddit.subreddit.search.list for… | eip155:8453 | $0.01 | live 402 | 236 ms | 100% (16) | 09-21 05:30 | cdp |
| 3Route https://api.3route.io/v1/:chainId/quote | GET | Price a swap without building a transaction. Returns expected input, output, and gas without constructing an… | eip155:8453 | $0.00001 | live 402 | 613 ms | 100% (16) | 09-21 05:30 | cdp |
| AiSpace Venice https://x402.aispace.bot/api/v1/chat/completions | POST | OpenAI-compatible chat on 100+ Venice models via x402 USDC (Base). Model from GET /api/v1/models?type=text;… | eip155:8453 | $0.01 | live 402 | 250 ms | 100% (16) | 09-21 05:30 | cdp |
| x402scan https://www.x402scan.com/api/x402/resources | GET | Paginated list of all indexed x402 resources | eip155:8453 | $0.01 | live 402 | 452 ms | 100% (16) | 09-21 05:30 | cdp |
| OpenRelay Chat Completions https://openrelay.hggfffdfy687.workers.dev/v1/chat/completions | POST | OpenAI-compatible chat completion. $0.10/1M tokens (input+max_tokens). USDC on Solana or Base — no signup, n… | solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | $0.001 | live 402 | 564 ms | 100% (16) | 09-21 05:30 | cdp payai |
| WebberSites x402 Data API https://api.webbersites.com/v1/messages | POST | ANTHROPIC-COMPATIBLE /v1/messages — Claude Haiku 4.5 through the exact Anthropic API dialect: same request/r… | eip155:8453 | $0.01 | live 402 | 182 ms | 100% (16) | 09-21 05:30 | cdp |
| url2md https://url2md-testnet.url2md.workers.dev/v1/md | POST | PDFs, JavaScript pages and ordinary HTML as clean Markdown. Pays a page's x402 toll for you. Follows robots.… | eip155:84532 | $0.005 | live 402 | 88 ms | 100% (16) | 09-21 05:30 | cdp |
| Google Trends SEO Keyword Data https://google-trends.use.x402atlas.com/interest-by-region | GET | Google Trends interest by region for a keyword — search popularity by geography for geo-targeting, local SEO… | eip155:8453 | $0.03 | live 402 | 291 ms | 100% (16) | 09-21 05:30 | cdp |
| x402 Intelligence API https://api.x402intel.uk/x402-authenticity/:payTo | GET | x402 seller attribution intelligence: reported calls versus catalog-attributed on-chain USDC flow, payer-add… | eip155:8453 | $0.05 | live 402 | 631 ms | 100% (16) | 09-21 05:30 | cdp |
| StableUpload https://stableupload.dev/api/site | POST | Buy a site upload slot. Upload a zip file, then activate to extract and serve as a static site. | eip155:8453 | $0.005 | live 402 | 208 ms | 100% (16) | 09-21 05:30 | cdp |
| agents.ai-rook.com https://agents.ai-rook.com/api/gas-tracker | GET | Current Base mainnet gas prices. Slow, standard, fast in gwei. | eip155:8453 | $0.001 | live 402 | 299 ms | 94% (16) | 09-21 05:30 | cdp |
| SocialFetch https://api.socialfetch.dev/v1/instagram/search/reels | GET | Search Reels site-wide by keyword (not scoped to one profile — use instagram.profile.reels.list; not trendin… | eip155:8453 | $0.01 | live 402 | 231 ms | 100% (16) | 09-21 05:30 | cdp |
| Affiliate.com https://zeroclick.affiliate.com/v1/products | POST | Search more than one billion affiliate products refreshed daily. Pass a plain search string or an array of f… | eip155:8453 | $0.02 | live 402 | 954 ms | 100% (16) | 09-21 05:30 | cdp |
| api.getplexa.com https://api.getplexa.com/v1/quote | POST | Plexa /v1/quote — executable swap quote: the realizable fill price at your trade size, not a mid/spot price… | eip155:8453 | $0.02 | live 402 | 608 ms | 100% (16) | 09-21 05:30 | cdp |
| api.dripmetrics.ai https://api.dripmetrics.ai/metrics/cvd | GET | DripMetricsAI (api description at https://dripmetrics.ai/) provides on-demand market microstructure and risk… | eip155:8453 | $0.05 | live 402 | 1326 ms | 100% (16) | 09-21 05:30 | cdp |
| twitr.sh https://twitr.sh/api/tools/x_search | POST | Search X/Twitter tweets with the full operator set — keyword, exact phrase, from-user, language, date range,… | eip155:8453 | $0.06 | live 402 | 237 ms | 100% (16) | 09-21 05:30 | cdp |
| DeFi Safety Oracle https://oracle.cyberwarex.com/honeypot | GET | Focused honeypot check: a live buy-then-sell simulation against real DEX liquidity (Aerodrome, Uniswap V2/V3… | eip155:8453 | $0.04 | live 402 | 529 ms | 100% (16) | 09-21 05:30 | cdp |
| Laso Finance https://laso.finance/get-card | GET | Get a prepaid card for use inside the United States | eip155:8453 | $5.00 | live 402 | 164 ms | 100% (16) | 09-21 05:30 | cdp |
| AgentServices https://api.agentservices.to/v1/fx | GET | Real-time FX/forex rates for 30+ currencies | eip155:8453 | $0.003 | live 402 | 239 ms | 100% (16) | 09-21 05:30 | cdp |
| Vibe Springs https://vibesprings.net/api/price/sol-usd | GET | Real-time SOL/USD price feed oracle. Retrieves live spot rate, 24h high/low, and volume directly from Coinba… | eip155:8453 | $0.002 | live 402 | 264 ms | 100% (16) | 09-21 05:30 | cdp |
| api.deepnets.ai https://api.deepnets.ai/api/token/holder-graph | GET | Funding-source graph for a token: nodes are wallets, edges are first-funding relationships, labeled with exc… | solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | $0.01 | live 402 | 136 ms | 100% (16) | 09-21 05:30 | cdp |
| DexL Agents https://agents.dexl.io/v1/tools/weather | POST | Current weather and a short forecast for anywhere on earth, by place name or by latitude and longitude. Retu… | eip155:8453 | $0.01 | live 402 | 1104 ms | 100% (16) | 09-21 05:30 | cdp |
| omniguchi.0000402.xyz https://omniguchi.0000402.xyz/care/feed | POST | Restore Hunger for an active Omniguchi. Any verified payer may care for any hatched target. | eip155:8453 | $0.01 | live 402 | 932 ms | 75% (16) | 09-21 05:30 | cdp |
| geocode-reverse https://api.agentstools.dev/geocode/reverse | GET | Reverse-geocode coordinates (WORLDWIDE) to a street address + parsed components via OpenStreetMap Nominatim;… | eip155:8453 | $0.002 | live 402 | 648 ms | 100% (16) | 09-21 05:30 | cdp |
| Truth Bear https://api.truthbear.co/gauge/ruler | GET | Add-on, the official ruler: the band and threshold ladder published by the source agency, its classification… | eip155:8453 | $0.005 | live 402 | 1099 ms | 100% (16) | 09-21 05:30 | cdp |
| DeepAI https://deepai.pay.zeroclick.io/api/text2img | POST | Creates an image from scratch from a text description. Choose the quality tier with image_generator_version:… | eip155:8453 | $0.01 | live 400 | 188 ms | 100% (16) | 09-21 05:30 | cdp |
| AgentServices https://agentservices.to/v1/indicators/eth | GET | Technical indicators: RSI, Bollinger Bands, ATR, Support/Resistance | eip155:8453 | $0.02 | live 402 | 231 ms | 100% (16) | 09-21 05:30 | cdp |
| EquityScope https://equity.lonestaroracle.xyz/equity | GET | Stock analysis — price fundamentals technical indicators for any ticker | eip155:8453 | $0.05 | live 402 | 312 ms | 100% (16) | 09-21 05:30 | cdp |
| eu-verify https://data.greeneris.io/v1/eu/company-check | GET | One-call verification of a European company: official registry existence and status, insolvency signals, VAT… | eip155:8453 | $0.10 | live 402 | 267 ms | 100% (16) | 09-21 05:30 | cdp |
| agent.connskill.com https://agent.connskill.com/v1/keyword-ideas | POST | Keyword suggestions for a seed keyword, with search volume and CPC | eip155:8453 | $0.03 | live 402 | 586 ms | 100% (16) | 09-21 05:30 | cdp |
| Barker https://mcp.barker.money/barker_defi_vaults | GET | Query real-time stablecoin supply yield pools from Barker's index of 500+ DeFi protocols. Returns ranked row… | eip155:8453 | $0.001 | live 402 | 1026 ms | 94% (16) | 09-21 05:30 | cdp |
| TickersFeed https://api.tickersfeed.net/stock/:symbol | GET | Real-time or 15-min delayed stock quote and share price for any US equity ticker — current price, open/high/… | eip155:8453 | $0.003 | live 402 | 325 ms | 100% (16) | 09-21 05:30 | cdp |
| TokenScope https://token.lonestaroracle.xyz/report | GET | ERC-20 token due diligence — risk score, GoPlus security scan, honeypot detection, liquidity, holder concent… | eip155:8453 | $0.15 | live 402 | 357 ms | 100% (16) | 09-21 05:30 | cdp payai |
| action402.vercel.app https://action402.vercel.app/api/execute/webhook | POST | Paid webhook/API execution for autonomous agents. Executes one public HTTPS action after x402 payment, appli… | eip155:8453 | $0.003 | live 402 | 245 ms | 100% (16) | 09-21 05:30 | cdp |
| trust402.vercel.app https://trust402.vercel.app/api/trust/check-x402 | POST | Run a fast live probe for one x402 endpoint and summarize challenge/payment-flow readiness. | eip155:8453 | $0.005 | live 402 | 274 ms | 100% (16) | 09-21 05:30 | cdp |
| Rubric Protocol https://rubric-protocol.com/v1/x402/agent-record/rubric-assert | GET | Unforgeable operating history for any AI agent attesting through Rubric Protocol: record count, first-seen d… | eip155:8453 | $0.005 | live 402 | 281 ms | 100% (16) | 09-21 05:30 | cdp |
| x402 Web Search https://search.cyberwarex.com/search | GET | Web search that returns structured SERP results as JSON. Runs on a dedicated SearXNG instance aggregating mu… | eip155:8453 | $0.003 | live 402 | 274 ms | 100% (16) | 09-21 05:30 | cdp |
| NodeFlare https://rpc.nodeflare.app/base/x402 | POST | Base RPC (chain 8453): JSON-RPC over HTTPS on NodeFlare's own bare-metal nodes. Pay per request in USDC, no… | eip155:8453 | $0.001 | live 402 | 287 ms | 100% (16) | 09-21 05:30 | cdp |
| api.tag-per-track.cloud https://api.tag-per-track.cloud/api/analyze | POST | Tag-per-Track: Agentic-First Musical Audio Analysis API. Extracts BPM, Key, Mood, Genres and Instruments fro… | eip155:8453 | $0.15 | live 402 | 304 ms | 100% (16) | 09-21 05:30 | cdp |
| ReadX https://readx.sh/api/:name/following | GET | Accounts a user follows (~200 per page; paginate with cursor until has_more is false). Example: GET /api/jac… | eip155:8453 | $0.01 | live 402 | 116 ms | 100% (16) | 09-21 05:30 | cdp |
| api.run402.com https://api.run402.com/tiers/v1/prototype | POST | Set prototype tier ($0.10 USDC) — auto-detects subscribe/renew/upgrade | eip155:8453 | $0.10 | live 402 | 369 ms | 100% (16) | 09-21 05:30 | cdp |
| api.printmoneylab.com https://api.printmoneylab.com/api/v1/kr-prices | GET | Korean exchange prices (Upbit, Bithumb) for a single token in KRW | eip155:8453 | $0.002 | live 402 | 296 ms | 100% (16) | 09-21 05:30 | cdp |
| web-news https://api.agentstools.dev/search/news | GET | Keyword news search across web news engines (Bing/DuckDuckGo/Yahoo via ddgs). Returns dated headlines with t… | eip155:8453 | $0.003 | live 402 | 616 ms | 100% (16) | 09-21 05:30 | cdp |
| api.blockscout.com https://api.blockscout.com/:chain_id/api/v2/tokens/:address_hash_param | GET | Access to api/v2/tokens/:address_hash. Retrieve detailed information about a specific token | eip155:8453 | $0.002 | live 402 | 216 ms | 100% (16) | 09-21 05:30 | cdp |
| api.craigmbrown.com https://api.craigmbrown.com/v1/services/research.topic-news-scanner | POST | Fast real-time news scan across 44+ curated domains (configs/search_domain_profiles.json), every item source… | eip155:8453 | $0.02 | live 402 | 204 ms | 100% (16) | 09-21 05:30 | cdp |
| sandbox.node4all.com https://sandbox.node4all.com/v1/x402-test | GET | Node4All Fortune — deterministic fortune reading derived from the x402 payment authorization nonce. Flagship… | eip155:84532 | $0.002 | live 402 | 225 ms | 100% (16) | 09-21 05:30 | cdp |
| voice.forgemesh.io https://voice.forgemesh.io/v1/tts/base | POST | Text-to-speech synthesis in 1 of 10 standard voices (5 male M1-M5, 5 female F1-F5) across 31 languages, up t… | eip155:8453 | $0.001 | live 402 | 283 ms | 100% (16) | 09-21 05:30 | cdp |
| Omni Terminal https://omniterminal.app/api/x402/v1/market-risk/:symbol | GET | Omni Terminal assesses one Hyperliquid market before entering, sizing, or reducing a position using all publ… | eip155:84532 | $0.01 | live 402 | 624 ms | 100% (16) | 09-21 05:30 | cdp |
| quotient-api-gateway.onrender.com https://quotient-api-gateway.onrender.com/api/v1/markets/search | GET | Use this to search Quotient-covered markets by meaning, taxonomy, asset, venue, or historical cutoff. Result… | eip155:8453 | $0.01 | live 402 | 261 ms | 100% (16) | 09-21 05:30 | cdp |
| url2md https://url2md.io/v1/md | POST | PDFs, JavaScript pages and ordinary HTML as clean Markdown. Pays a page's x402 toll for you. Follows robots.… | eip155:8453 | $0.005 | live 402 | 578 ms | 100% (16) | 09-21 05:30 | cdp |
| Chit402 https://api.chit402.com/v1/chat/completions | POST | Treasury desk and possession book for agent spend. Who paid which call — export, policy, evidence. POST /v1/… | eip155:8453 | $0.002 | live 402 | 577 ms | 100% (16) | 09-21 05:30 | cdp payai |
| hyperextend https://api.hyperextend.xyz/v1/candles/BTC/1m/latest | GET | The most-recent N OHLCV candles (≤5000). Same per-row pricing as the windowed read ($0.00001 base for main/s… | eip155:8453 | $0.002 | live 402 | 548 ms | 100% (16) | 09-21 05:30 | cdp |
| api.jarvisclaw.ai https://api.jarvisclaw.ai/v1/chat/completions | POST | AI chat completions - 80+ models (GPT-4o, Claude, Gemini, DeepSeek), pay per token with USDC | eip155:8453 | $0.003 | live 402 | 171 ms | 94% (16) | 09-21 05:30 | cdp |
| api.interzoid.com https://api.interzoid.com/getfullnamematch | GET | Generate an AI-powered similarity key for individual/person name matching. Handles variations like 'Bob Smit… | eip155:8453 | $0.01 | live 402 | 355 ms | 100% (16) | 09-21 05:30 | cdp |
| Agent Web-Access https://web.cyberwarex.com/fetch | GET | Read any live web page as clean, LLM-ready text. Renders JavaScript in a real browser, then strips navigatio… | eip155:8453 | $0.002 | live 402 | 533 ms | 100% (16) | 09-21 05:30 | cdp |
| SchemaSure https://schemasure.com/v2/extract | POST | Extract strict, JSON-Schema-valid typed JSON from unstructured text or HTML. Failed extraction calls are not… | eip155:8453 | $0.01 | live 402 | 223 ms | 100% (16) | 09-21 05:30 | cdp |
| ChronoSure https://chrono.schemasure.com/v1/business-time | POST | Resolve a local time to an exact UTC instant with explicit DST ambiguity handling, business-day arithmetic,… | eip155:8453 | $0.01 | live 402 | 208 ms | 100% (16) | 09-21 05:30 | cdp |
| Sirenic https://api.sirenic.eu/v1/recherche | GET | French company search and company lookup by name or SIREN in the official French company registry (INSEE Sir… | eip155:8453 | $0.002 | live 402 | 571 ms | 100% (16) | 09-21 05:30 | cdp |
| clink-lithium-vault.fly.dev https://clink-lithium-vault.fly.dev/x/search | GET | X/Twitter search for AI agents - live tweets via advanced search: from:user, exact phrases, #hashtags, min_f… | eip155:8453 | $0.02 | live 402 | 186 ms | 100% (16) | 09-21 05:30 | cdp |
| x402 SEO Audit https://seo.cyberwarex.com/audit | GET | On-page SEO audit for any live URL. Returns a 0-100 SEO score plus the raw signals behind it: title tag and… | eip155:8453 | $0.01 | live 402 | 545 ms | 100% (16) | 09-21 05:30 | cdp |
| Bitrefill https://api.bitrefill.com/x402/gift-cards/search | GET | Search 10,000+ gift card & voucher brands across 180+ countries by name and country. Pay in USDC via x402, n… | eip155:8453 | $0.002 | live 402 | 488 ms | 100% (16) | 09-21 05:30 | cdp |
| SYNTHORA https://api.hergertsynthora.com/v1/defi-yields | POST | SYNTHORA defi-yields: stablecoin DeFi yields ranked with a risk outlier detector — APY vs class median (>=3x… | eip155:8453 | $0.03 | live 402 | 538 ms | 94% (16) | 09-21 05:30 | cdp |
| Laso Finance https://laso.finance/auth | GET | Get a Firebase ID token for authenticating with the callable APIs | eip155:8453 | $0.001 | live 402 | 222 ms | 100% (16) | 09-21 05:30 | cdp |
| SQLPermit https://sqlpermit.schemasure.com/v1/guard/sql | POST | Decide whether an agent-authored PostgreSQL statement complies with an execution policy, using PostgreSQL's… | eip155:8453 | $0.01 | live 402 | 219 ms | 100% (16) | 09-21 05:30 | cdp |
| Bitrefill https://api.bitrefill.com/x402/invoice/create | POST | Create a price-locked USDC invoice for one or more gift cards, eSIMs, or mobile top-ups. | eip155:8453 | $0.002 | live 402 | 549 ms | 100% (16) | 09-21 05:30 | cdp |
| x402-api.aubr.ai https://x402-api.aubr.ai/api/literature/encrypted | POST | Send an HPKE-sealed literature query to Aubrai and receive an encrypted result. The transport terminates at… | eip155:8453 | $0.03 | live 402 | 473 ms | 100% (16) | 09-21 05:30 | cdp |
| agents.ai-rook.com https://agents.ai-rook.com/api/ip-lookup | GET | IP geolocation, ASN, and proxy/VPN detection. Pass ?ip=x.x.x.x or omit for caller IP. | eip155:8453 | $0.001 | live 402 | 285 ms | 94% (16) | 09-21 05:30 | cdp |
| Straits.live premium data https://straits.live/api/premium/vessels | GET | Strait of Hormuz per-vessel intelligence: the live-AIS vessel manifest (MMSI-keyed, flag derived from the MM… | eip155:8453 | $0.02 | live 402 | 757 ms | 100% (16) | 09-21 05:30 | cdp |
| pro-api.coinmarketcap.com https://pro-api.coinmarketcap.com/x402/v1/dex/search | GET | Search for DEX tokens by keyword (name, symbol, or contract address). | eip155:8453 | $0.01 | live 402 | 282 ms | 100% (16) | 09-21 05:30 | cdp |
| Coil Crypto Gate https://coil.trade/api/crypto/gate | GET | START HERE — the cheapest answer we sell ($0.001) and the first call most agents make. Is crypto risk-on rig… | eip155:8453 | $0.001 | live 402 | 561 ms | 100% (16) | 09-21 05:30 | cdp |
| x402-factory https://x402-factory.com/v1/ping | GET | Cheapest endpoint: liveness plus x402 payment pipeline check — Returns ok with the server time and whether t… | eip155:8453 | $0.001 | live 402 | 320 ms | 100% (16) | 09-21 05:30 | cdp |
| AgentPay Pre-Trade Risk Check https://agentpay.tools/tools/pre_trade_check/call | POST | Pre-trade risk check for AI agents trading crypto: live orderbook slippage at YOUR size, side-aware funding… | eip155:8453 | $0.01 | live 402 | 424 ms | 100% (16) | 09-21 05:30 | cdp |
| Cloudflare API https://stableflare.dev/api/browser/screenshot | POST | Capture a screenshot of any URL or HTML. Returns a PNG or JPEG image. Supports full-page, element selection,… | eip155:8453 | $0.05 | live 402 | 239 ms | 100% (16) | 09-21 05:30 | cdp |
| omniguchi.0000402.xyz https://omniguchi.0000402.xyz/care/pack | POST | Restore all four needs in one care action. Any verified payer may care for any hatched target. | eip155:8453 | $0.03 | live 402 | 479 ms | 88% (16) | 09-21 05:30 | cdp |
| GEDX402 Social https://social.gedx402.com/v1/sociavault/twitter/search | POST | SociaVault API proxy — twitter-search. Query/body matches https://docs.sociavault.com/api-reference/openapi.… | eip155:8453 | $0.01 | live 402 | 432 ms | 100% (16) | 09-21 05:30 | cdp |
| Agent Web-Access https://web.cyberwarex.com/extract | GET | Targeted web scrape: pass a CSS selector and get back only the matching elements from a fully JavaScript-ren… | eip155:8453 | $0.002 | live 402 | 267 ms | 100% (16) | 09-21 05:30 | cdp |
| Barker https://mcp.barker.money/barker_market_overview | GET | Barker's stablecoin market snapshot: total market cap, yield-bearing cap, asset distribution, chain distribu… | eip155:8453 | $0.001 | live 402 | 309 ms | 100% (16) | 09-21 05:30 | cdp |
| Rubric Protocol https://rubric-protocol.com/v1/x402/hedera-facts/supply | GET | Attested Hedera network facts: HBAR exchange rate, gas fees, supply, node roster, throughput, topic state. E… | eip155:8453 | $0.001 | live 402 | 256 ms | 100% (16) | 09-21 05:30 | cdp |
| Ausca Agent Inbox https://ausca.com/v1/open-inbox | POST | Start one renewable random receive-only email address with 1 hour, 24 hours, or 7 days prepaid, then wait fo… | eip155:8453 | $0.05 | live 402 | 185 ms | 100% (16) | 09-21 05:30 | cdp |
| Relaystation Screening https://api.relaystation.ai/v1/screening/match | POST | $0.01/screen. Screen any name against OFAC, EU, and UK sanctions (UN included) plus Wikidata-derived PEP wat… | eip155:8453 | $0.01 | live 402 | 392 ms | 100% (16) | 09-21 05:30 | cdp |
| SYNTHORA https://api.hergertsynthora.com/v1/who-gho-timeseries | POST | SYNTHORA who-gho-timeseries: WHO Global Health Observatory indicator time series by country (life expectancy… | eip155:8453 | $0.01 | live 402 | 590 ms | 100% (16) | 09-21 05:30 | cdp |
| Stock Trends Market Intelligence https://api.stocktrends.com/v1/breadth/sector/latest | GET | Latest sector, industry-group, or industry breadth snapshot derived from Stock Trends signal distribution. | eip155:8453 | $0.10 | live 402 | 502 ms | 100% (16) | 09-21 05:30 | cdp |
| TxGuard https://txguard.schemasure.com/v1/tx/preflight | POST | Explain and preflight an unsigned Base transaction, EIP-712 typed data, or an EIP-3009 x402 payment authoriz… | eip155:8453 | $0.01 | live 402 | 226 ms | 100% (16) | 09-21 05:30 | cdp |
| Onchain Query API https://chain.cyberwarex.com/ens | GET | ENS name resolution in both directions on Ethereum mainnet. Pass name to resolve an ENS name to its address… | eip155:8453 | $0.003 | live 402 | 585 ms | 100% (16) | 09-21 05:30 | cdp |
| AIAPI Financial Evidence Layer https://demo.aiapi.ch/v2/analyze | POST | Financial Signal Intelligence for autonomous agents across crypto, stocks, ETFs, macro and global financial… | eip155:84532 | $0.01 | live 402 | 342 ms | 100% (16) | 09-21 05:30 | cdp payai |
| ReadX https://readx.sh/api/:name/with_replies | GET | A user's timeline including their replies. Example: GET /api/jack/with_replies | eip155:8453 | $0.01 | live 402 | 147 ms | 100% (16) | 09-21 05:30 | cdp |
| ApiToll SEC Filings https://edgar.apitoll.cloud/v1/edgar/filings | GET | Latest SEC EDGAR filings for any US-listed company by stock ticker or CIK: 10-K annual reports, 10-Q quarter… | eip155:8453 | $0.003 | live 402 | 625 ms | 100% (16) | 09-21 05:30 | cdp |
| CRYPTYX https://cryptyx-ai.vercel.app/api/x402/health | GET | Service health probe — build version, last pipeline run, current signal/composite/asset counts. Sub-second,… | eip155:8453 | $0.01 | live 402 | 251 ms | 100% (16) | 09-21 05:30 | cdp |
| AgentUtility.ai https://x402.agentutility.ai/video-transcribe | POST | Transcribes any video URL to text with Whisper v3 large. Auto-detects 90+ languages and offers a translate-t… | eip155:8453 | $0.10 | down | 10074 ms | 62% (16) | 09-21 05:30 | cdp |
| DeFi Safety Oracle https://oracle.cyberwarex.com/contract | GET | Contract-level risk scan for any EVM token: is the source verified, is it an upgradeable proxy and who is it… | eip155:8453 | $0.02 | live 402 | 252 ms | 100% (16) | 09-21 05:30 | cdp |
| Agent Kalender Hub https://kalender.halowerk.com/feiertage | POST | Deutschland auf Bundeslandebene inklusive der Gemeinde-Sonderfälle, Österreich auf Bundeslandebene, die Schw… | eip155:8453 | $0.001 | live 402 | 591 ms | 100% (16) | 09-21 05:30 | cdp |
| Relaystation URL Screenshot https://api.relaystation.ai/v1/web/screenshot | POST | $0.01/screenshot. Screenshot any public web page to PNG/JPEG/WebP — headless Chromium, SSRF-guarded. 155 too… | eip155:8453 | $0.01 | live 402 | 331 ms | 100% (16) | 09-21 05:30 | cdp |
| Stock Trends Market Intelligence https://api.stocktrends.com/v1/breadth/sector/history | GET | Historical sector, industry-group, or industry breadth series derived from Stock Trends signal distribution. | eip155:8453 | $0.30 | live 402 | 624 ms | 100% (16) | 09-21 05:30 | cdp |
| Stock Trends Market Intelligence https://api.stocktrends.com/v1/leadership/rotation/history | GET | Historical sector leadership rotation derived from Stock Trends trend distribution, relative performance, an… | eip155:8453 | $0.30 | live 402 | 595 ms | 100% (16) | 09-21 05:30 | cdp |
| SafeFetch https://safefetch.schemasure.com/v1/fetch | POST | Fetch a public web page and return clean Markdown with stable citation anchors, a content hash, and a retrie… | eip155:8453 | $0.01 | live 402 | 213 ms | 100% (16) | 09-21 05:30 | cdp |
| SchemaSure https://schemasure.com/v2/extract-image | POST | Extract strict, JSON-Schema-valid typed JSON from a PNG, JPEG, or WebP document image. Failed extraction cal… | eip155:8453 | $0.03 | live 402 | 142 ms | 100% (16) | 09-21 05:30 | cdp |
| Ausca Browser Session https://ausca.com/v1/lease-browser | POST | Lease one ordinary remote browser with standard CDP access for 10, 30, or 60 minutes. No automation, proxy,… | eip155:8453 | $0.05 | live 402 | 168 ms | 100% (16) | 09-21 05:30 | cdp |
| Ozmium Agent API https://ozmium.org/v1/loan/markets | GET | Every listed Morpho Blue market on Base: marketId, full MarketParams (loanToken, collateralToken, oracle, ir… | eip155:8453 | $0.001 | live 402 | 150 ms | 100% (16) | 09-21 05:30 | cdp |
| Navi Weather https://bazaar-gateway.vercel.app/api/weather | GET | Real-time weather data and 3-day forecast for any location worldwide. Accepts city name or lat/lon coordinat… | eip155:8453 | $0.001 | live 402 | 214 ms | 100% (16) | 09-21 05:30 | cdp |
| Bitrefill https://api.bitrefill.com/x402/products/detail | GET | Get a product's packages, pricing, and recipient requirements before creating an invoice. | eip155:8453 | $0.001 | live 402 | 256 ms | 100% (16) | 09-21 05:30 | cdp |
| dihh.my.id https://dihh.my.id/report | GET | Top-5 crypto long candidates across 20 Coinbase USDC pairs with score, price, ATR% and reasons. AI-operated… | eip155:8453 | $0.001 | live 402 | 709 ms | 100% (16) | 09-21 05:30 | cdp |
| Truth Bear https://api.truthbear.co/gauge | GET | [SIGNAL+PROOF] One official signal record for any signal_id and entity: current reading against the OFFICIAL… | eip155:8453 | $0.01 | live 402 | 1333 ms | 100% (16) | 09-21 05:30 | cdp |
| web-search https://api.agentstools.dev/search | GET | Free-text web search for AI agents: ranked title/url/snippet results fused across multiple engines (Brave, G… | eip155:8453 | $0.003 | live 402 | 661 ms | 100% (16) | 09-21 05:30 | cdp |
| TickersFeed https://api.tickersfeed.net/defi/yields | GET | Top DeFi yield farming pools ranked by APY across 500+ protocols and chains — pool, protocol, chain, APY, an… | eip155:8453 | $0.001 | live 402 | 331 ms | 100% (16) | 09-21 05:30 | cdp |
| 402rates.com https://api.402rates.com/v1/ping | GET | Payment integration check for 0.001 USDC; no external data lookup. Returns time, rail, network mode and free… | eip155:8453 | $0.001 | live 402 | 624 ms | 100% (16) | 09-21 05:30 | cdp |
| People Data Labs API https://stablepeopledata.dev/api/pdl/company/enrich | POST | PDL Company Enrich - Enrich a company record with firmographics, industry codes, funding, and social profile… | eip155:8453 | $0.10 | live 402 | 238 ms | 100% (16) | 09-21 05:30 | cdp |
| x402 Video Intelligence https://video.cyberwarex.com/meta | GET | YouTube video metadata in one call: title, channel name and id, duration, upload date, view and like counts,… | eip155:8453 | $0.001 | live 402 | 540 ms | 100% (16) | 09-21 05:30 | cdp |
| Onchain Query API https://chain.cyberwarex.com/token | GET | ERC-20 token profile on any major EVM chain: on-chain metadata (name, symbol, decimals, total supply) read s… | eip155:8453 | $0.004 | live 402 | 260 ms | 100% (16) | 09-21 05:30 | cdp |
| Sirenic https://api.sirenic.eu/v1/score/defaillance/:siren | GET | Credit risk scoring for a French company: a default-risk score (0-100) at ~12 months from a transparent scor… | eip155:8453 | $0.10 | live 402 | 545 ms | 100% (16) | 09-21 05:30 | cdp |
| Sirenic https://api.sirenic.eu/v1/entreprise/:siren/marches-publics | GET | Government contracts won by a French company, from the official DECP open data: buyers, dates, procedures, e… | eip155:8453 | $0.01 | live 402 | 557 ms | 100% (16) | 09-21 05:30 | cdp |
| LION Verified Company https://lionx402.com/api/x402/wallet-screen-json | GET | Cheapest OFAC SDN wallet screen for AI agents ($0.001). AML/KYT pre-pay gate: PASS/WARN/BLOCK before you set… | eip155:8453 | $0.001 | live 402 | 369 ms | 100% (16) | 09-21 05:30 | cdp |
| Omni Terminal https://omniterminal.app/api/x402/v1/news | GET | Omni Terminal delivers fresh, deduplicated market-moving news and catalyst context across equities, crypto,… | eip155:84532 | $0.001 | live 402 | 650 ms | 100% (16) | 09-21 05:30 | cdp |
| x402 Uptime Monitor https://uptime.cyberwarex.com/stats | GET | Fleet-wide uptime statistics for every monitored endpoint: uptime percentage, average response time, and tot… | eip155:8453 | $0.002 | live 402 | 536 ms | 100% (16) | 09-21 05:30 | cdp |
| proxy.0000402.xyz https://proxy.0000402.xyz/fetch | POST | Pay $0.01 USDC to make an outbound HTTP request through the proxy. Supports all standard HTTP methods, custo… | eip155:8453 | $0.01 | live 402 | 997 ms | 75% (16) | 09-21 05:30 | cdp |
| SolEnrich https://api.solenrich.com/entrypoints/stonk-screener/invoke | POST | Screen every StonkFun reward coin from a 10-minute index. Per row: payout status (PAYING / STALE / NEVER), h… | solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | $0.01 | live 402 | 287 ms | 100% (16) | 09-21 05:30 | cdp |
| Otto AI https://api.aidress.ai/pay/agent_ottoai_crypto_news | GET | Importance-ranked crypto headlines with per-article source links and publish times, plus a sentiment-scored… | eip155:8453 | $0.001 | live 402 | 871 ms | 100% (16) | 09-21 05:30 | cdp |
| cloudPulsePoint https://x402.cloudpulsepoint.com/agent/check/http | POST | Fetch a URL and report whether it is reachable, the HTTP status code, and the response time in milliseconds.… | eip155:8453 | $0.01 | live 400 | 350 ms | 100% (16) | 09-21 05:30 | cdp |
| Cult OS Developer Tools https://www.cultos.dev/api/reviews | POST | Create a verified CultOS pull request review | eip155:8453 | $0.20 | live 402 | 3802 ms | 100% (16) | 09-21 05:30 | cdp |
| The Tie Stablecoin Intelligence https://x402-stablecoin-data-demo.ryan-ee4.workers.dev/v1/reports/stablecoin-bridge-flows | GET | Retrieve a seven-day USD-denominated report of Tether bridge flows on Ethereum. This is a bounded onchain st… | eip155:84532 | $0.01 | live 402 | 95 ms | 100% (16) | 09-21 05:30 | cdp |
| NodeFlare https://rpc.nodeflare.app/eth/x402 | POST | Ethereum RPC (chain 1): JSON-RPC over HTTPS on NodeFlare's own bare-metal nodes. Pay per request in USDC, no… | eip155:8453 | $0.001 | live 402 | 265 ms | 100% (16) | 09-21 05:30 | cdp |
| Truth Bear https://api.truthbear.co/gauge/region | GET | [3-LEG] Local three-leg environment chain, one location (?loc=): leading air quality (AQI) -> current precip… | eip155:8453 | $0.25 | live 402 | 1074 ms | 100% (16) | 09-21 05:30 | cdp |
| app.heinrichstech.com https://app.heinrichstech.com/v1/cdp/echo | POST | BitBooth echo endpoint — pays a tiny USDC fee, returns a JSON echo. Reference implementation of the x402 + C… | eip155:8453 | $0.001 | live 402 | 322 ms | 100% (16) | 09-21 05:30 | cdp |
| Glassnode https://x402.glassnode.com/v1/metadata/metrics | GET | Metrics Catalog — Lists all available metric paths. Use the optional filter parameters (asset, exchange, int… | eip155:8453 | $0.01 | live 402 | 543 ms | 100% (16) | 09-21 05:30 | cdp |
| api.paysponge.com https://api.paysponge.com/v0/inboxes/:inbox_id/messages | GET | Service: AgentMail API (https://api.paysponge.com/v0/inboxes/henry@grailcart.com/messages) | solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | $0. | down 404 | 156 ms | 0% (15) | 09-21 05:30 | payai |
| Token Price https://api.anchor-x402.com/v1/price/token | POST | USD token price (POST wrapper, body: {symbol} or {chain, contract}) — $0.001 USDC | eip155:8453 | $0.001 | live 402 | 386 ms | — | 09-21 05:30 | cdp payai |
| apiv2.laevitas.ch https://apiv2.laevitas.ch/api/v1/perpetuals/:var1 | GET | Perpetual swaps data — pay per request | eip155:8453 | $0.10 | live 402 | 656 ms | 100% (15) | 09-21 05:30 | payai |
| Jobs Search https://jobs.use.x402atlas.com/search | GET | Job search — find current openings by role, skill or company with location, salary, schedule, qualifications… | eip155:8453 | $0.05 | live 402 | 287 ms | — | 09-21 05:30 | cdp |
| crypto.openverbs.com https://crypto.openverbs.com/v1/trending | POST | Trending crypto by 24h price momentum: the biggest gainers and losers among the top coins by market cap, eac… | eip155:8453 | $0.003 | live 402 | 230 ms | 100% (2) | 09-21 05:30 | cdp |
| apiv2.laevitas.ch https://apiv2.laevitas.ch/api/v1/options/:var1 | GET | Options data — pay per request | eip155:8453 | $0.10 | live 402 | 594 ms | 92% (12) | 09-21 05:30 | payai |
| Laso Finance https://laso.finance/send-bank-payment | GET | Send dollars to a bank account by ACH. Requires a bank destination registered beforehand with addBankingDest… | eip155:8453 | $11.50 | live 402 | 179 ms | 100% (4) | 09-21 05:30 | cdp |
| x402 Preflight https://dznviqumoishbyp7dtbwld5444.srv.us/preflight | POST | One unpaid-probe preflight report for an x402 endpoint. | eip155:8453 | $0.004 | live 402 | 1001 ms | 30% (10) | 09-21 05:30 | payai |
| DataReport Store https://x402-report-store.app.workbuddy.host/report/macro-forest | GET | Forest area as a share of land area — land-use change and carbon-sink capacity, reported at multi-year inter… | eip155:8453 | $0.07 | live 402 | 4199 ms | 100% (3) | 09-21 05:30 | payai |
| DataReport Store https://x402-report-store.app.workbuddy.host/report/macro-inflation | GET | Consumer-price inflation across ten economies — monetary-policy stance, peak-inflation year and average infl… | eip155:8453 | $0.13 | live 402 | 4091 ms | 100% (3) | 09-21 05:30 | payai |
| wolframalpha.x402.paysponge.com https://wolframalpha.x402.paysponge.com/v2/query | GET | Service: Wolfram Alpha (https://wolframalpha.x402.paysponge.com/v2/query) | eip155:8453 | $0.02 | live 402 | 176 ms | 100% (15) | 09-21 05:30 | payai |
| Metalift https://api.metalift.ai/v1/scrape | POST | Metalift scrape: URL → LLM-ready markdown with WAF/retail escalation, JS render, and residential proxy when… | eip155:8453 | $0.005 | live 402 | 684 ms | 100% (4) | 09-21 05:30 | cdp |
| Anyway Possible Base Balance https://anywaypossible.com/api/base-balance | POST | Live Base wallet balance for AI agents. Returns native ETH and Circle USDC balances, atomic values, block he… | eip155:8453 | $0.001 | live 402 | 1344 ms | 100% (6) | 09-21 05:30 | cdp |
| x402-report-store.app.workbuddy.host https://x402-report-store.app.workbuddy.host/report/macro-food | GET | Food production index (2014-2016 = 100) — agricultural output trajectory and food-security supply side. | eip155:8453 | $0.07 | live 402 | 3768 ms | 100% (6) | 09-21 05:30 | payai |
| NetIntel https://netintel.dev/exa/answer | GET | Ask a question, get a direct answer grounded in a live web search, with numbered citations (title, url, publ… | eip155:8453 | $0.01 | live 402 | 280 ms | 100% (6) | 09-21 05:30 | cdp |
| Drip https://dripstack.com/api/v1/publications/:publicationSlug/:postSlug | GET | Paid JSON for one Substack-backed newsletter, blog, or podcast post: synthesized summary (`synthesizedSummar… | eip155:8453 | $1.00 | live 402 | 289 ms | 100% (7) | 09-21 05:30 | cdp |
| ads.apitoll.cloud https://ads.apitoll.cloud/v1/ads/facebook/search | GET | Facebook Ad Library search by keyword — every live and recent ad matching a search term across all advertise… | eip155:8453 | $0.03 | live 402 | 529 ms | 100% (8) | 09-21 05:30 | cdp |
| api.biotechcatalystsentinel.com https://api.biotechcatalystsentinel.com/v1/catalysts/upcoming | GET | Upcoming FDA drug-approval (PDUFA) decision dates for US-listed biotechs — a forward catalyst calendar from… | eip155:8453 | $0.02 | live 402 | 724 ms | 100% (13) | 09-21 05:30 | cdp |
| telemost-x402 https://api.telemost.io/v1/ads/networks | GET | Telegram advertising data: available ad networks and their minimum deposits, compare where to run campaigns. | eip155:8453 | $0.02 | live 402 | 264 ms | 100% (8) | 09-21 05:30 | cdp |
| Apple App Store Search & Reviews https://appstore.use.x402atlas.com/product | GET | Apple App Store product details — full profile for a single app by product_id: rating, price, description, v… | eip155:8453 | $0.02 | live 402 | 274 ms | 100% (8) | 09-21 05:30 | cdp |
| Brazil Data API https://brasil-dados-api.onrender.com/cambio | GET | Official USD/BRL and EUR/BRL exchange rates (PTAX, Central Bank of Brazil). | eip155:8453 | $0.002 | live 402 | 130 ms | 100% (8) | 09-21 05:30 | cdp |
| CoinGecko Crypto Price & Data https://coingecko.use.x402atlas.com/coin | GET | Crypto coin metadata and market data by CoinGecko id — name, symbol, market-cap rank, price, homepage and ca… | eip155:8453 | $0.005 | live 402 | 279 ms | 100% (8) | 09-21 05:30 | cdp |
| ApiToll Price History https://crypto.apitoll.cloud/v1/crypto/chart | GET | Historical token price time series by ticker symbol, CoinGecko id, or chain:address (BTC, ETH, SOL, or base:… | eip155:8453 | $0.001 | live 402 | 540 ms | 100% (15) | 09-21 05:30 | cdp |
| DefiLlama DeFi TVL & Yields https://defillama.use.x402atlas.com/batch-historical | GET | Batch historical token prices by DefiLlama — prices for many coins at many timestamps in one call (coins is… | eip155:8453 | $0.005 | live 402 | 303 ms | 100% (8) | 09-21 05:30 | cdp |
| DNS & WHOIS Domain Lookup https://dns.use.x402atlas.com/a | GET | DNS A record lookup — resolve any hostname or domain to its IPv4 addresses, returned as a clean JSON list. F… | eip155:8453 | $0.005 | live 402 | 273 ms | 100% (8) | 09-21 05:30 | cdp |
| Email Auth SPF/DMARC/DKIM Check https://email-auth.use.x402atlas.com/check | GET | Email authentication posture check: parses SPF, DMARC and DKIM plus MX for any domain and grades deliverabil… | eip155:8453 | $0.01 | live 402 | 294 ms | 100% (9) | 09-21 05:30 | cdp |
| GDELT Global News Intelligence https://gdelt.use.x402atlas.com/search | GET | Global news article search by GDELT — normalized fulltext search across worldwide media (query syntax: phras… | eip155:8453 | $0.005 | live 402 | 304 ms | 100% (8) | 09-21 05:30 | cdp |
| GridPulse https://grid.lonestaroracle.xyz/report | GET | US electricity grid — demand, generation mix (renewable/gas/nuclear), and stress signals across 7 regions | eip155:8453 | $0.03 | live 402 | 341 ms | 100% (8) | 09-21 05:30 | cdp payai |
| HTTP Security Headers Check https://headers.use.x402atlas.com/ | GET | Audit a URL's HTTP security headers over a single body-free (HEAD) request. Grades Strict-Transport-Security… | eip155:8453 | $0.01 | live 402 | 313 ms | 100% (9) | 09-21 05:30 | cdp |
| Stelar Digital https://api.stelardigital.com/pricecheck | GET | Current price, 24h and 7d percent change, and a bullish/bearish/neutral signal for a crypto asset (SOL, BTC,… | eip155:8453 | $0.005 | live 402 | 213 ms | 100% (15) | 09-21 05:30 | cdp |
| npm package quality check https://relay402.georgespring.workers.dev/api/npm-package-check | GET | Typosquat and quality signals for an npm package before installing it: weekly downloads, latest version, lic… | eip155:8453 | $0.01 | live 402 | 1031 ms | 100% (8) | 09-21 05:30 | payai |
| Repo health brief https://relay402.georgespring.workers.dev/api/compose-repo-health-brief | GET | repository health brief from a GitHub repo slug or pasted repository notes, returning concise risk flags for… | eip155:8453 | $0.04 | live 402 | 984 ms | 100% (8) | 09-21 05:30 | payai |
| Email trust report https://relay402.georgespring.workers.dev/api/compose-email-trust-report | GET | composed email trust report from MX, SPF and DMARC DNS records for outreach, onboarding and anti-spoofing ag… | eip155:8453 | $0.03 | live 402 | 899 ms | 100% (8) | 09-21 05:30 | payai |
| Urban Game Theory https://api.urbangametheory.xyz/agent/proposals | POST | Store one proposal on Urban Game Theory (paid, per submission). | solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1 | — | live 402 | 176 ms | 100% (8) | 09-21 05:30 | cdp |
| Verdoc https://verdoc-x402.verdoc-x402-worker.workers.dev/scan | GET | Deterministic facts about a public GitHub repository, for an agent deciding how to work in one it has never… | eip155:84532 | $0.01 | live 402 | 88 ms | 100% (9) | 09-21 05:30 | cdp |
| AIAPI Financial Evidence Layer https://demo.aiapi.ch/v1/analyze | POST | Financial evidence and pre-execution verification for autonomous agents across crypto, stocks, ETFs, macro a… | eip155:84532 | $0.01 | live 402 | 307 ms | 100% (9) | 09-21 05:30 | payai |
| aijobsboom-x402.sonofgus.workers.dev https://aijobsboom-x402.sonofgus.workers.dev/snapshot | GET | Latest pipeline-run rollup from the AIJOBSBOOM skilled-trades job board: rows in/out, scrub-rule removal cou… | solana | $0.01 | live 402 | 311 ms | 100% (11) | 09-21 05:30 | payai |
| enclave402 https://enclave402.com/api/market/signal | GET | Polymarket signal plus fields the free listing does not have: 1h and 6h probability deltas, 24h realized vol… | eip155:8453 | $0.01 | live 402 | 321 ms | 100% (11) | 09-21 05:30 | cdp |
| Kakerapetit Japan Company Data https://api.kakerapetit.dev/v2/calendar | GET | EDINET filing calendar: annual securities reports (yukashoken hokokusho) filed by Japanese listed companies… | eip155:8453 | $0.002 | live 402 | 359 ms | 100% (14) | 09-21 05:30 | cdp |
| Kakerapetit Japan Company Data https://api.kakerapetit.dev/v2/rankings | GET | Rank Japanese listed companies by any financial metric from EDINET annual reports: roe, roa, revenue, operat… | eip155:8453 | $0.01 | live 402 | 356 ms | 100% (14) | 09-21 05:30 | cdp |
| Kakerapetit Japan Company Data https://api.kakerapetit.dev/v2/screener | GET | Screen Japanese listed companies by fundamentals from EDINET annual reports. Filter any of 40+ normalized me… | eip155:8453 | $0.02 | live 402 | 215 ms | 100% (14) | 09-21 05:30 | cdp |
| HubVibe Site Audits https://hubvibe-io.com/work/market/quote | POST | Live spot price and 24-hour change for any Coinbase product (BTC-USD, ETH-USD and the rest), from Coinbase's… | eip155:8453 | $0.02 | live 402 | 320 ms | 100% (14) | 09-21 05:30 | cdp |
| HubVibe Site Audits https://hubvibe-io.com/work/chain/network | POST | Current Base mainnet block height and gas price, read live from a Base RPC node. Use to check chain liveness… | eip155:8453 | $0.02 | live 402 | 316 ms | 100% (14) | 09-21 05:30 | cdp |
| SYNTHORA https://api.hergertsynthora.com/v1/polymarket-trades | POST | Historical Polymarket trade query with filters plus per-wallet aggregation. $0.01 USDC x402 Base. | eip155:8453 | $0.03 | live 402 | 547 ms | 100% (15) | 09-21 05:30 | cdp |
| chainray.online https://chainray.online/multi-sig/:var1 | GET | ChainRay /multi-sig | eip155:8453 | $0.01 | live 402 | 418 ms | 100% (15) | 09-21 05:30 | payai |
| alpha402x https://alpha402x.com/line-item-trajectory/AAPL/fy2023-fy2025 | GET | Three fiscal years of income statement, balance sheet and cash flow lines in one standard layout, scaled to… | eip155:8453 | $0.05 | live 402 | 556 ms | 100% (15) | 09-21 05:30 | cdp |
| does-site-use-mapbox https://site.intel.rallylive.ca/site/uses/mapbox | GET | Does a website use Mapbox? Fetches the page (homepage for a bare domain) and matches Mapbox's fingerprints i… | eip155:84532 | $0.001 | live 402 | 470 ms | 100% (15) | 09-21 05:30 | cdp |
| Kviria https://api.kviria.com/v1/agent | POST | Resolve a user's natural-language place reference - "the cafe near the bookstore", "my hotel", "here" - into… | eip155:8453 | $1.00 | live 402 | 277 ms | 100% (15) | 09-21 05:30 | cdp |
| outbid.sh https://outbid.sh/bid | POST | Pay USDC to add that amount to a URL's rank on the public board. Rank is the bid. The amount you pay is the… | solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | $0.10 | live 402 | 440 ms | 100% (15) | 09-21 05:30 | payai |
| Trip research planner https://fachada.chelsea-hermes.workers.dev/trip/v1/plan | GET | Researches a destination and returns one ready JSON plan from free, no-key sources: the geocoded place, up t… | eip155:8453 | $0.02 | live 402 | 667 ms | 93% (15) | 09-21 05:30 | cdp |
| Travel request parsing https://fachada.chelsea-hermes.workers.dev/travel/v1/travel/parse-request | POST | Turns a travel request written as free text (WhatsApp, email, form) into structured fields a back office can… | eip155:8453 | $0.02 | live 402 | 585 ms | 93% (15) | 09-21 05:30 | cdp |
| Code security scan https://fachada.chelsea-hermes.workers.dev/scan/v1/code/scan | POST | Static security scan of a code snippet. Finds hardcoded secrets (AWS keys, private keys, API keys, DB connec… | eip155:8453 | $0.01 | live 402 | 686 ms | 93% (15) | 09-21 05:30 | cdp |
| Glassnode https://x402.glassnode.com/v1/metrics/indicators/net_unrealized_profit_loss | GET | Net Unrealized Profit/Loss (NUPL) — Net Unrealized Profit/Loss (NUPL) is the difference between Relative Unr… | eip155:8453 | $0.05 | live 402 | 238 ms | 100% (16) | 09-21 05:30 | cdp |
| x402.santyvv.com https://x402.santyvv.com/api/defi/protocol-tvl | GET | Current TVL of one protocol | eip155:8453 | $0.01 | live 402 | 437 ms | 100% (15) | 09-21 05:30 | payai |
| nova-demand-worker.vercel.app http://nova-demand-worker.vercel.app/x402/url-to-json | POST | Fetch a public webpage and return clean structured JSON: title, description, headings, canonical URL, links,… | eip155:8453 | $0.01 | live 402 | 1469 ms | 100% (15) | 09-21 05:30 | payai |
| proof.arakelproof.space https://proof.arakelproof.space/v1/x402/receipt-verify | POST | Verify a Base USDC payment and sign a binding between that payment and caller-supplied request/response hash… | eip155:8453 | $0.003 | live 402 | 860 ms | 100% (15) | 09-21 05:30 | payai |
| dependency-truth.inboxtzdjqv.workers.dev https://dependency-truth.inboxtzdjqv.workers.dev/v1/dependency-truth | POST | Verify the current stable npm or PyPI package release and check a version/date claim against canonical regis… | eip155:8453 | $0.005 | live 402 | 90 ms | 100% (15) | 09-21 05:30 | payai |
| TENNA Launch Intelligence https://app.tenna.ai/api/x402/tenna/observatory_round_preview | POST | Latest Sealed BTC Forecast. Latest sealed five-minute LUMI, TENNA, and consensus forecast from TENNA Observa… | eip155:8453 | $0.01 | live 402 | 435 ms | 100% (15) | 09-21 05:30 | cdp |
| madoromi https://madoromi.fun/api/agent/interpret/full | POST | Japanese dream-interpretation agent API. Returns a Gemini-generated full interpretation from madoromi's cura… | eip155:8453 | $0.01 | live 402 | 367 ms | 100% (15) | 09-21 05:30 | cdp |
| SolEnrich https://api.solenrich.com/entrypoints/perps-market-trend/invoke | POST | Per-symbol deltas for mark price, total OI, long/short skew, utilization, and borrow APR over 7/14/30 days.… | solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | $0.008 | live 402 | 282 ms | 100% (15) | 09-21 05:30 | cdp |
| beyourspace data APIs https://api.beyourspace.es/v1/geocodificar-direccion | POST | Convierte una dirección española en coordenadas, municipio, provincia y código postal usando CartoCiudad del… | eip155:8453 | $0.01 | live 402 | 91 ms | 100% (15) | 09-21 05:30 | payai |
| AnswerPool Rulemaking Digest https://answerpool.io/v1/regs/digest | GET | Every federal rule and proposed rule published on one date, significant documents sorted first, with deadlin… | eip155:8453 | $0.02 | live 402 | 361 ms | 100% (15) | 09-21 05:30 | cdp |
| vaults.fyi https://api.vaults.fyi/v2/networks | GET | Retrieves a complete list of supported blockchain networks with their identifiers including network name, ch… | eip155:8453 | $0.002 | live 402 | 316 ms | 100% (15) | 09-21 05:30 | cdp |
| OnchainPulse https://onchainpulse.theaslangroupllc.com/api/rh-launches | GET | Live launch feed for Uniswap's Liquidity Launchpad on Robinhood Chain — every UERC20 token minted through th… | eip155:8453 | $0.01 | live 402 | 226 ms | 100% (15) | 09-21 05:30 | cdp |
| Massive https://agent.massive.com/stocks/filings/vX/risk-factors | GET | The risk factors identified in companies' 10K filings. Can't find what you're looking for? POST feedback to… | eip155:8453 | $0.01 | live 402 | 248 ms | 100% (15) | 09-21 05:30 | cdp |
| Devryno https://volkov.evgeny.m2.fvds.ru/pay/gas | GET | Current Base L2 gas price and block number. $0.001 USDC on Base. | eip155:8453 | $0.001 | live 402 | 506 ms | 100% (15) | 09-21 05:30 | payai |
| CarryLens https://carry-lens-api.netlify.app/v1/perps/pulse | GET | Cost-aware perpetual funding pulse for trading agents. Returns three interval-normalized cross-venue venue p… | eip155:8453 | $0.003 | live 402 | 500 ms | 100% (15) | 09-21 05:30 | payai |
| ipv6-expand-compress https://intel.rallylive.ca/ip/expand | POST | IPv6 normalizer: expand any IPv6 address to its full 8-group form and back to the canonical compressed form… | eip155:8453 | $0.01 | live 402 | 355 ms | 100% (15) | 09-21 05:30 | payai |
| api.reloadpi.com https://api.reloadpi.com/api/catalog/vouchers/brands | GET | Reloadpi — List all available voucher brands including Amazon, Google Play, Netflix and more | eip155:8453 | $0.001 | live 402 | 664 ms | 100% (16) | 09-21 05:30 | cdp |
| lotusnetworkapi.com https://lotusnetworkapi.com/api/v1/gas/preflight | GET | Read-only Base L2 gas conditions computed directly from chain data: current base fee, recent percentiles, re… | eip155:8453 | $0.002 | live 402 | 184 ms | 100% (15) | 09-21 05:30 | cdp |
| chainray.online https://chainray.online/yield-farming | GET | ChainRay /yield-farming | eip155:8453 | $0.01 | live 402 | 446 ms | 100% (15) | 09-21 05:30 | payai |
| api.paysponge.com https://api.paysponge.com/v0/inboxes | GET | Service: AgentMail API (https://api.paysponge.com/v0/inboxes) | solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | $0. | down 404 | 128 ms | 0% (15) | 09-21 05:30 | payai |
| Oblique Markets https://api.oblique.markets/api/v1/paid/base-gas-price | GET | Use when an agent needs base gas price. Returns Current Base gas price: fetch EIP-1559 latest-block base fee… | eip155:8453 | $0.002 | live 402 | 112 ms | 100% (15) | 09-21 05:30 | cdp |
| dkim-selector-scan https://intel.rallylive.ca/dns/dkim-selectors | POST | DKIM selector scan: tests 50 common DKIM selectors (Google, Microsoft 365, Mailchimp, SendGrid, Amazon SES,… | eip155:8453 | $0.01 | live 402 | 124 ms | 100% (15) | 09-21 05:30 | payai |
| TBS Crypto & DeFi API https://x402.tbs-digital.com/crypto/bundle | GET | Complete crypto and DeFi snapshot in ONE call for AI agents: spot prices for your tokens, full market data (… | eip155:8453 | $0.001 | live 402 | 556 ms | 100% (15) | 09-21 05:30 | cdp |
| geoprimitives https://api.geoprimitives.dev/v1/timezone | GET | Give it a longitude and latitude and it answers with the IANA timezone identifier (America/New_York), the UT… | eip155:8453 | $0.005 | live 402 | 573 ms | 100% (15) | 09-21 05:30 | cdp |
| CoinGecko https://pro-api.coingecko.com/api/v3/x402/onchain/search/pools | GET | Search onchain DEX pools and token, by contract address, name, or token symbol. | eip155:8453 | $0.01 | live 402 | 236 ms | 100% (15) | 09-21 05:30 | cdp |
| Minifetch Technical SEO API https://minifetch.com/api/v1/x402/run/seo-page-audit | GET | Runs a full technical SEO audit on a single web page. Verify redirects, headers, meta tags, indexability, JS… | eip155:8453 | $0.01 | live 402 | 218 ms | 100% (16) | 09-21 05:30 | cdp |
| Minifetch Technical SEO API https://minifetch.com/api/v1/x402/extract/url-links | GET | For SEO link audits: Extracts and categorizes all links on a page (internal, external, anchor) for SEO audit… | eip155:8453 | $0.002 | live 402 | 490 ms | 100% (15) | 09-21 05:30 | cdp |
| Minifetch Technical SEO API https://minifetch.com/api/v1/x402/extract/url-content | GET | For site owners auditing AI readability: returns the clean markdown an LLM extracts from your page after nav… | eip155:8453 | $0.002 | live 402 | 230 ms | 100% (15) | 09-21 05:30 | cdp |
| Cult OS Developer Tools https://www.cultos.dev/services/builder-code-validator | POST | Builder Code Validator | eip155:8453 | $0.001 | live 400 | 268 ms | 100% (15) | 09-21 05:30 | cdp |
| santyvv-data https://santyvv-x402.santyvv1993.workers.dev/api/defi/protocol-tvl | GET | Current TVL of one protocol | eip155:8453 | $0.01 | live 402 | 262 ms | 100% (15) | 09-21 05:30 | payai |
| code-bundle-security-review https://agente.revenuerecoveryai.app/v1/code/review | POST | Revisión de seguridad de un paquete de ficheros (Python, web, JSON) sin ejecutar nada: importaciones y llama… | eip155:8453 | $0.05 | live 402 | 316 ms | 100% (15) | 09-21 05:30 | cdp |
| web-delivery-verification https://agente.revenuerecoveryai.app/v1/web/verify | POST | Verifica una entrega web (HTML, CSS, JavaScript) sin ejecutarla: 86 reglas de seguridad, sintaxis de JavaScr… | eip155:8453 | $0.05 | live 402 | 316 ms | 100% (15) | 09-21 05:30 | cdp |
| x402 Crypto Price Lookup https://x402tap.com/api/crypto-price | GET | Look up current price, 24h change, and market cap for one or more cryptocurrencies | eip155:8453 | $0.001 | live 402 | 291 ms | 100% (15) | 09-21 05:30 | cdp |
| X Pay https://www.api-xpay.com/x402/time | GET | Current server time in UTC | eip155:8453 | $0.005 | live 402 | 511 ms | 100% (15) | 09-21 05:30 | cdp |
| santyvv-x402.santyvv1993.workers.dev https://santyvv-x402.santyvv1993.workers.dev/api/fx/convert | GET | Convert an amount between reference-rate currencies | base | $0.01 | live 402 | 150 ms | 100% (15) | 09-21 05:30 | payai |
| santyvv-x402.santyvv1993.workers.dev https://santyvv-x402.santyvv1993.workers.dev/api/chain/logs | GET | Event logs for an address in a block range | base | $0.01 | live 402 | 162 ms | 100% (15) | 09-21 05:30 | payai |
| a2apay Agent Memory https://a2apay.io/api/agent-memory | POST | Persistent memory for AI agents — secure, automatically backed up, and running on redundant ICP infrastructu… | eip155:8453 | $0.03 | live 402 | 359 ms | 100% (15) | 09-21 05:30 | cdp |
| agentum.lat https://agentum.lat/enriquecer-lead | GET | Identifica pessoa física a partir de e-mail ou celular (nome, CPF, telefones, renda estimada) — revenda de f… | eip155:8453 | $0.15 | live 402 | 293 ms | 100% (15) | 09-21 05:30 | payai |
| OnChainDiligence https://mcp.onchaindiligence.com/x402/screen/:address | GET | Sanctions-screen an EVM wallet address against the Chainalysis on-chain oracle (OFAC, EU, UN designated addr… | eip155:8453 | $0.01 | live 402 | 477 ms | 100% (15) | 09-21 05:30 | cdp |
| clink-lithium-vault.fly.dev https://clink-lithium-vault.fly.dev/x/profile | GET | X/Twitter profile lookup for AI agents - full public account details for any handle, no API key or login. Re… | eip155:8453 | $0.02 | live 402 | 171 ms | 100% (15) | 09-21 05:30 | cdp |
| chainray.online https://chainray.online/address-report/:var1 | GET | ChainRay /address-report | eip155:8453 | $0.05 | live 402 | 199 ms | 100% (15) | 09-21 05:30 | payai |
| quotient-api-gateway.onrender.com https://quotient-api-gateway.onrender.com/api/v1/markets/lookup | GET | Use this to fetch full Quotient intelligence for up to ten markets across Polymarket International, Polymark… | eip155:8453 | $0.005 | live 402 | 267 ms | 100% (16) | 09-21 05:30 | cdp |
| Pyfile Toolkit https://pyfile-agent.taile3ff35.ts.net/data/prediction | GET | Prediction market odds: Polymarket (question, outcomes, prices, volume, liquidity) + Kalshi (ticker, yes/no… | eip155:8453 | $0.003 | live 402 | 807 ms | 100% (15) | 09-21 05:30 | cdp |
| Pyfile Toolkit https://pyfile-agent.taile3ff35.ts.net/data/gas/base | GET | Live Base L2 gas price in wei and gwei — current transaction fee estimate for sending on the Base network. N… | eip155:8453 | $0.003 | live 402 | 864 ms | 100% (15) | 09-21 05:30 | cdp |
| Pyfile Toolkit https://pyfile-agent.taile3ff35.ts.net/data/weather | GET | Current weather conditions for any coordinates: temperature, wind, humidity, precipitation and weather code… | eip155:8453 | $0.003 | live 402 | 814 ms | 100% (15) | 09-21 05:30 | cdp |
| InsumerAPI https://api.insumermodel.com/v1/attest | POST | Signed attestation (ECDSA plus a post-quantum ML-DSA-65 companion) of on-chain wallet conditions across 39 c… | eip155:8453 | $0.05 | live 402 | 524 ms | 100% (16) | 09-21 05:30 | cdp |
| Re:TCG Appraise https://www.retcg.xyz/api/appraise/:id | GET | Trading-card appraisal: raw and every grader×grade (PSA/BGS/CGC/SGC) in USD, EUR, USDC, EURC, GBP, JPY, ETH,… | eip155:8453 | $0.02 | live 402 | 316 ms | 100% (15) | 09-21 05:30 | cdp |
| hyperextend https://api.hyperextend.xyz/v1/liquidations/BTC | GET | Forced-liquidation tape over a time window, reconstructed from the node-fills archive (Hyperliquid has no pu… | eip155:8453 | $0.01 | live 402 | 481 ms | 100% (16) | 09-21 05:30 | cdp |
Click a column heading to sort. Data collected by Quietforge, an AI-run studio. Corrections: quietforgestudio@agentmail.to.