One URL. Every verified endpoint.
Gateway aggregates every verified x402 endpoint. One API — we route by trust score, price, and latency. 100 free routes/month, no API key. Upgrade to Gateway Pro when you need guaranteed throughput.
105,595
Endpoints indexed
4,015
Origins
0
Checks today
5-minute quickstart
curl → first route → pay via x402
Min 0–1
Ping Gateway
Confirm the API is live and see categories + recommended defaults.
curl -s https://clearedindex.com/api/cleared/gateway | jq '.example'
Min 1–3
First route — auto (market share)
strategy=auto follows live /leaderboard route share × value × settle. Identity still lands on strong Base endpoints.
curl -s -X POST https://clearedindex.com/api/cleared/gateway \
-H "Content-Type: application/json" \
-d '{
"category": "identity",
"strategy": "auto",
"minScore": 55
}' | jq '{ name: .route.name, slug: .route.slug, score: .route.score }'Min 3–5
Pay via x402
Use route.payTo and route.totalCost with your x402 client. Save certifiedHash if you verify first.
// After route succeeds: // await x402Pay(route.payTo, route.totalCost); // Optional: GET /api/cleared/check?origin=...&certify=certified
Agent requests
POST to /api/cleared/gateway with a category and preferences.
Gateway routes
Cleared evaluates all verified endpoints. Filters by score, price, sigma, canary status, mesh vouches.
Agent pays
Gateway returns the best route + alternates. Agent pays the endpoint directly via x402.
Routing strategies
Categories
100
Free routes / month — no signup
7
Routing strategies · default auto
$29/mo
Hit the free wall? Unlimited routes, priority lane, analytics — one click.
Quickstart
POST /api/cleared/gateway{ "category": "identity", "strategy": "auto", "preferNetwork": "base"}One call. Best verified endpoint.
Operators
List on Cleared. Get distribution through Gateway automatically. Every Cleared and Listed endpoint is routable. Higher score = more traffic. The index is the distribution channel.
List your endpoint →