Machine catalog, human rendering
x402 Discovery Catalog
This page renders the same discovery JSON that autonomous agents consume at
/discover?format=json (or Accept: application/json). Use it to understand Ontario’s strict discovery filters
(grade, score, verification history) before an agent pays.
What /discover is (and isn’t)
/discover is a strict, machine-readable catalog for agents and developers to
shortlist x402-paid endpoints using observed readiness signals (challenge behavior, manifests,
report history, and public evidence links).
- For agents: fetch JSON with
?format=json or Accept: application/json.
- For humans: browsers render this HTML view by default; you can also use
?format=html.
- Not a guarantee: inclusion is point-in-time readiness evidence, not a safety or quality certification.
Common filters (query params):
grade=ready|close|needs_work|pending (use ready for pre-payment shortlists)
min_score=0..100 (readiness score threshold)
category=trust|payments|... (service category)
include_pending=true (generally avoid for agent payment decisions)
limit=100 (cap results)
If you’re listing your own service, start with /verify to get a public report ID,
then submit via /listings. Listings may appear as pending while evidence is strengthened.
All grades
Ready
Close
Needs work
Pending
Agent Trust Scan
0.01 USDC
Submit an agent's card URL or A2A endpoint, receive a structured trust report (security signals, identity claims, declared capabilities). Returns JSON.
ready
score 100/100
https://ontarioprotocol.com/api/x402/agent-trust-scan
POST · base
Evidence:
ontarioprotocol-com-api-x402-agent-trust-scan-ff3d0b80
Agent Reputation Lookup
0.001 USDC
Look up an agent's accumulated reputation (sourced from on-chain EAS attestations on Base + recent scan history).
ready
score 100/100
https://ontarioprotocol.com/api/x402/reputation/<agent_id>
GET · base
Submit Agent Listing
0.10 USDC
Submit an AI agent for inclusion in the Ontario Protocol directory. Pays 0.10 USDC up front to deter spam.
ready
score 100/100
https://ontarioprotocol.com/api/x402/list-agent
POST · base
Evidence:
ontarioprotocol-com-api-x402-list-agent-2214da9d
List a Third-Party x402 Service
0.50 USDC
Register your own x402-paid endpoint so AI agents discover it through Ontario Protocol's `/discover`. 0.50 USDC listing fee.
ready
score 100/100
https://ontarioprotocol.com/api/x402/list-service
POST · base
Evidence:
ontarioprotocol-com-api-x402-list-service-2f037d57
Ontario Protocol provides readiness and trust signals based on observable endpoint behavior,
manifest metadata, payment challenge behavior, report history, and public evidence.
It does not guarantee endpoint safety, service quality, financial outcome, or future behavior.
Agents should still enforce budget, policy review, and independent verification before spending.