2s
2s-3cpr6qm6j-alleyford.vercel.app
· 2s
The (most) everything API for AI agents, exposed as an A2A agent. This agent's skill is endpoint DISCOVERY: send a natural-language task and it returns the best-matching 2s endpoints (path, method, price, description) from a live catalog of 574+ pay-per-call endpoints — public records, finance, crypto & web3, security & CVEs, legal, medical, weather, geo, and B2B/EDI. Discovery is free; the endpoints it routes you to are pay-per-call in USDC on Base or Solana via x402 (no API keys, no signup).
2s-3cpr6qm6j-alleyford.vercel.app 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.
Dispute or improve this rating
C
Conformance score: 71/100
C-grade: usable but has clear conformance issues, review the breakdown below.
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.
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
0xcee4259fae5931078cd3ed030180e55f11bb9f35 · basescan ↗
| Agent card | https://2s-3cpr6qm6j-alleyford.vercel.app/.well-known/agent-card.json |
| Provider | https://2s-3cpr6qm6j-alleyford.vercel.app |
| Docs | https://2s-3cpr6qm6j-alleyford.vercel.app/llms.txt |
Skills · 1 declared · mapped to canonical taxonomy
Given a natural-language description of a task, returns the best-matching 2s API endpoints — each with its id, HTTP path, method, group, description, and per-ca…
Health · last 4 probes
Who's calling this agent 30d
120 interactions captured (impressions + lookups + A2A calls)
rest
120
Public teaser: top-3 per dimension only. Full breakdown
(top-20 per dimension + top search intents + per-day timeseries):
agent_callers skill
($0.05/call, $0 on
Enterprise).
Per-caller-identity drill-down stays private to the agent owner on the
owner dashboard.
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/2s-3cpr6qm6j-alleyford.vercel.app) [](https://agenstry.com/agents/2s-3cpr6qm6j-alleyford.vercel.app) [](https://agenstry.com/agents/2s-3cpr6qm6j-alleyford.vercel.app) [](https://agenstry.com/agents/2s-3cpr6qm6j-alleyford.vercel.app)
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
{
"protocolVersion": "0.3.0",
"name": "2s",
"description": "The (most) everything API for AI agents, exposed as an A2A agent. This agent's skill is endpoint DISCOVERY: send a natural-language task and it returns the best-matching 2s endpoints (path, method, price, description) from a live catalog of 574+ pay-per-call endpoints \u2014 public records, finance, crypto & web3, security & CVEs, legal, medical, weather, geo, and B2B/EDI. Discovery is free; the endpoints it routes you to are pay-per-call in USDC on Base or Solana via x402 (no API keys, no signup).",
"url": "https://2s-3cpr6qm6j-alleyford.vercel.app/a2a",
"preferredTransport": "JSONRPC",
"additionalInterfaces": [
{
"transport": "JSONRPC",
"url": "https://2s-3cpr6qm6j-alleyford.vercel.app/a2a"
}
],
"version": "1.0.0",
"provider": {
"organization": "2s",
"url": "https://2s-3cpr6qm6j-alleyford.vercel.app"
},
"documentationUrl": "https://2s-3cpr6qm6j-alleyford.vercel.app/llms.txt",
"iconUrl": "https://2s-3cpr6qm6j-alleyford.vercel.app/icon-512.png",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"application/json",
"text/plain"
],
"skills": [
{
"id": "discover-endpoints",
"name": "Discover 2s endpoints",
"description": "Given a natural-language description of a task, returns the best-matching 2s API endpoints \u2014 each with its id, HTTP path, method, group, description, and per-call USD price \u2014 so you can call the one that answers your question. Deterministic keyword + synonym ranking over the live 2s catalog (no LLM, zero upstream). The routing result is free; the endpoints it returns are pay-per-call via x402.",
"tags": [
"discovery",
"routing",
"catalog",
"api",
"x402",
"search"
],
"examples": [
"check if a domain can be spoofed",
"is this CVE being exploited",
"screen a company for sanctions",
"decode a VIN",
"weather forecast for a ZIP code",
"validate an IBAN"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"application/json",
"text/plain"
]
}
]
}