Cleared Index
← Index

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

Full SDK →

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
1

Agent requests

POST to /api/cleared/gateway with a category and preferences.

2

Gateway routes

Cleared evaluates all verified endpoints. Filters by score, price, sigma, canary status, mesh vouches.

3

Agent pays

Gateway returns the best route + alternates. Agent pays the endpoint directly via x402.

Routing strategies

best_scoreRoute to the highest-scoring endpoint
cheapestRoute to the lowest-price endpoint
fastestRoute to the lowest-latency endpoint
best_valueOptimize for score-to-price ratio
random_weightedDistribute across endpoints weighted by score
failoverTry best first, auto-failover on error
autoMarket share × value × settle — mills demoted

Categories

identityenrichmentcomplianceregimejudgmentworkflowinferencedatasearchmediainfrastructuretoolsfinancesocialsecurity

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 →