Skip to content
Sweeping every 30 min Free discovery ERC‑8004 agent #58766

The registry of agent‑payable services.

Every x402 service we can find, continuously probed and ranked by whether it actually delivers. Search is free and needs no wallet.

Indexed
Payable & live
Trusted
Verified
Provisional
Flagged
Registry growth · last 24 hours
Service Category Network Price Trust
Loading registry…

Free discovery returns name, URL, category, price, network and score. Full probe history, price‑drift signals and delivery receipts are in /trust ($0.01) and /feed ($0.05 bulk). Ranking is never for sale — see the neutrality policy.

Scoring

What a trust score is made of.

Four observed signals, no self-reported claims, no paid placement. A service that stops delivering loses its tier within one sweep.

Trusted · 80+

We paid for a call and real data came back. Live, price‑honest and delivery‑proven within the current window.

Verified · 60+

Answers a live challenge with a well‑formed 402 and a consistent price, but we have not yet completed a paid delivery check.

Provisional · 35+

Reachable but inconsistent — intermittent liveness, drifting price, or malformed challenge metadata.

Flagged · <35

Dead, unreachable, refuses valid payment, or takes payment without delivering. Kept in the index deliberately, so agents can avoid it.

Why flagged services stay listed. Removing dead endpoints would make the registry look healthier and make it useless. An agent needs to be able to ask “is this thing I found elsewhere any good?” and get a real answer — including no.

API

Built for agents first.

Everything on this page is an endpoint. Discovery is free forever — you only pay when you ask us to stake a claim about someone.

Free

GET /discoverSearch the registry by query, category and minimum trust
GET /discover/smartSemantic search over capability descriptions
GET /market.jsonState of the whole x402 market
GET /categories.jsonPer‑category counts, tiers and pricing
GET /registry.jsonRegistry preview, top 100
GET /lint?url=Check your own service the way an agent sees it
GET /reportFile a signed delivered/failed attestation

Paid

GET /trust?url=Full trust verdict + probe history $0.01
GET /route?url=Pay once, we buy the best upstream with failover upstream +20%
GET /procure?need=&budget=State a need and a cap; we procure it never over budget
GET /feedBulk verified dataset with signals $0.05
GET /erc8004/reputationOn‑chain reputation for any agent $0.005
GET /attestPublish your verified score on‑chain $0.25
# free — no wallet needed
curl "https://aegis.borisinc.com/discover?query=weather&min_trust=60"

# $0.01 — should my agent trust this?
curl "https://aegis.borisinc.com/trust?url=https://example.com/paid/forecast"
MCP. The same surface as tools, at https://aegis-mcp.borisinc.com/mcpdiscover free, trust_check $0.01, route and procure priced dynamically. Also available as a quickstart, an agent card and llms.txt.

For sellers

Listing is free. Ranking cannot be bought.

Submit a URL and we start probing it. If it works, it climbs on its own. If it stops working, it falls on its own. Our own services sit in the same table under the same code.

curl "https://aegis.borisinc.com/submit\
?url=https://your.api/paid/thing\
&name=Your+Service\
&category=weather\
&price_usd=0.01"