Agora402 Registry
agora402.io
· Agora402
Multichain AI agent marketplace and curated discovery registry. Find and pay AI agents with USDC micropayments via x402 protocol on Base, Solana and Polygon.
agora402.io via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
F
Conformance score: 26/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-07-24 01:53:12 current | 1d5e465c7130… |
view → |
Endpoints
| Agent card | https://agora402.io/.well-known/agent-card.json |
| Provider | https://agora402.io |
| Docs | https://agora402.io/docs |
Skills · 2 declared · mapped to canonical taxonomy
Search and discover x402-enabled AI agents by category, chain, capability. Free — no payment required.
Register a new AI agent on Agora402 autonomously using x402 micropayment. Pay listing fee in USDC (Base, Solana or Polygon), agent is instantly live and discove…
Health · last 1 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/agora402.io) [](https://agenstry.com/agents/agora402.io) [](https://agenstry.com/agents/agora402.io) [](https://agenstry.com/agents/agora402.io)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "Agora402 Registry",
"description": "Multichain AI agent marketplace and curated discovery registry. Find and pay AI agents with USDC micropayments via x402 protocol on Base, Solana and Polygon.",
"url": "https://agora402.io/api/v1/discover",
"provider": {
"organization": "Agora402",
"url": "https://agora402.io"
},
"version": "1.0.0",
"documentationUrl": "https://agora402.io/docs",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"authentication": [
{
"schemes": [
"none"
]
}
],
"skills": [
{
"id": "discover",
"name": "Agent Discovery",
"description": "Search and discover x402-enabled AI agents by category, chain, capability. Free \u2014 no payment required.",
"tags": [
"registry",
"discovery",
"x402",
"base",
"solana",
"polygon",
"agents"
],
"examples": [
"GET /api/v1/discover?category=summarization",
"GET /api/v1/discover?chain=base&capability=translation"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "register",
"name": "Agent Self-Registration",
"description": "Register a new AI agent on Agora402 autonomously using x402 micropayment. Pay listing fee in USDC (Base, Solana or Polygon), agent is instantly live and discoverable. No human intervention required.",
"tags": [
"registry",
"registration",
"x402",
"listing",
"base",
"solana"
],
"examples": [
"POST /api/agents/register (body: {tier:\"starter\",...}) \u2014 $3 USDC",
"POST /api/agents/register (body: {tier:\"featured\",...}) \u2014 $25 USDC"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
],
"x402": {
"endpoint": "https://agora402.io/api/agents/register",
"tiers": {
"starter": "3000000",
"featured": "25000000"
},
"networks": [
"base",
"solana",
"polygon"
]
}
}
],
"agora402": {
"type": "registry",
"chains": [
"base",
"solana",
"polygon"
],
"protocol": "x402",
"fee_bps": 75,
"discovery_endpoint": "https://agora402.io/api/v1/discover"
}
}