Menu

Explorer & Settings

Tempo Explorer Submit Project
Back to all projects

x402-discovery-index

by x402-index · Updated 4 months ago

A searchable index of x402-enabled APIs for autonomous agents

In the AI payments ecosystem

x402-discovery-index is an early-stage project in the AI payments / x402 ecosystem, focused on api-gateway, api-gateway-endpoint, base, blockchain. It currently has 0 GitHub stars and 0 forks, and sits alongside related tools like dna-x402, x402-facilitator-sperax, tdm-sdk, xmr402-org, vscode-x402, gold-402.

README.md View on GitHub →

x402 Discovery Index

A live directory of 12,000+ x402-enabled APIs, built for autonomous agents that discover and pay for services programmatically using the x402 protocol (https://x402.org).

What Is This?

The x402 protocol lets HTTP APIs charge per-request using on-chain payments on Base (Ethereum L2). The x402 Discovery Index aggregates these APIs into one searchable layer — so agents don't need to know every endpoint in advance.

How Agents Use It

Send a POST request to search the index:

POST http://187.77.201.36:9402/v1/search Content-Type: application/json

{ "query": "llm inference", "filters": { "network": "eip155:8453", "scheme": "exact" }, "page": { "limit": 20, "offset": 0 }, "mode": "agent" }

The API uses x402 for payment — your agent pays 1000 USDC units per search request directly on Base. No API keys, no subscriptions.

Full tutorial: http://187.77.201.36:9402/tutorial

Currently Indexed

Provider Category Endpoints
CoinGecko Crypto market data 22
CDP x402 Bazaar Mixed 12,000+

Updated automatically as new providers are verified and listed.

List Your x402 API

If you run an x402-enabled API and want it discovered by agents:

  • One-time listing fee — no subscription
  • Your endpoint appears in search results immediately after verification
  • Agents querying this index pay you directly via x402

To list your API, open an issue in this repo with:

  1. Your endpoint URL
  2. Your x402 payment address
  3. Brief description of what your API does

We will verify and list within 24 hours.

Contact

Questions? Open an issue in this repo.

All Facilitators projects →