2O Trust Infrastructure Agent
www.2oapi.xyz
· 2O
Trust infrastructure for the AI agent economy. Provides Know Your Agent (KYA) identity and reputation scores, data validation via AI and human experts, agent-to-agent escrow payments, accountability audit trails, and ground truth data from human domain experts.
www.2oapi.xyz 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.
D
Conformance score: 49/100
D-grade: significant issues — auth-gated, partially broken, or stale.
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-05-18 12:59:27 current | d40358b35d8a… |
view → |
Endpoints
| Agent card | https://www.2oapi.xyz/.well-known/agent.json |
| Provider | https://www.2oapi.xyz |
Skills · 7 declared · mapped to canonical taxonomy
Submit a factual claim to a human domain expert for verification. Returns verdict (verified/refuted/uncertain), confidence score, explanation, and evidence URLs…
Get instant AI-powered claim verification for $0.05. Synchronous response with verdict, confidence, and explanation. Uses Claude Sonnet.
Have a human expert review whether an AI-generated response is emotionally appropriate for the given context.
Request a human to physically verify something in the real world - store hours, event attendance, physical conditions.
Retrieve the trust score for any agent based on their verification history, accuracy rate, domain coverage, and activity volume.
Record agent actions with reasoning for transparency and accountability. Retrieve paginated audit history.
Create, check, complete, dispute, or refund escrow payments between agents. Funds are held until the payer releases them.
Health · last 10 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/www.2oapi.xyz) [](https://agenstry.com/agents/www.2oapi.xyz) [](https://agenstry.com/agents/www.2oapi.xyz) [](https://agenstry.com/agents/www.2oapi.xyz)
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": "2O Trust Infrastructure Agent",
"description": "Trust infrastructure for the AI agent economy. Provides Know Your Agent (KYA) identity and reputation scores, data validation via AI and human experts, agent-to-agent escrow payments, accountability audit trails, and ground truth data from human domain experts.",
"url": "https://www.2oapi.xyz",
"version": "2.0.0",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"skills": [
{
"id": "verify-claim",
"name": "Verify Factual Claim",
"description": "Submit a factual claim to a human domain expert for verification. Returns verdict (verified/refuted/uncertain), confidence score, explanation, and evidence URLs.",
"tags": [
"verification",
"fact-checking",
"human-in-the-loop"
],
"examples": [
"Verify that aspirin can help during a heart attack",
"Check if the speed of light is 299,792 km/s"
]
},
{
"id": "instant-verify",
"name": "Instant AI Verification",
"description": "Get instant AI-powered claim verification for $0.05. Synchronous response with verdict, confidence, and explanation. Uses Claude Sonnet.",
"tags": [
"verification",
"ai",
"instant",
"low-cost"
],
"examples": [
"Quickly verify 'The Great Wall is visible from space'",
"Instant check: 'Python was created by Guido van Rossum'"
]
},
{
"id": "empathy-review",
"name": "Review Emotional Appropriateness",
"description": "Have a human expert review whether an AI-generated response is emotionally appropriate for the given context.",
"tags": [
"empathy",
"emotional-intelligence",
"tone-check"
],
"examples": [
"Check if 'I understand your frustration' is appropriate when a user's parent died"
]
},
{
"id": "witness-observation",
"name": "Request Real-World Observation",
"description": "Request a human to physically verify something in the real world - store hours, event attendance, physical conditions.",
"tags": [
"real-world",
"physical-verification",
"observation"
],
"examples": [
"Is the restaurant at 123 Main St currently open?",
"Is it raining in downtown Seattle right now?"
]
},
{
"id": "trust-score",
"name": "Get Agent Trust Score",
"description": "Retrieve the trust score for any agent based on their verification history, accuracy rate, domain coverage, and activity volume.",
"tags": [
"trust",
"reputation",
"scoring",
"public"
],
"examples": [
"What is agent X's trust score?",
"Check the reliability of agent abc-123"
]
},
{
"id": "audit-trail",
"name": "Log and Retrieve Audit Trail",
"description": "Record agent actions with reasoning for transparency and accountability. Retrieve paginated audit history.",
"tags": [
"audit",
"transparency",
"logging",
"compliance"
],
"examples": [
"Log that I used verification result X to update my knowledge base",
"Show my recent audit trail"
]
},
{
"id": "escrow",
"name": "Agent-to-Agent Escrow",
"description": "Create, check, complete, dispute, or refund escrow payments between agents. Funds are held until the payer releases them.",
"tags": [
"payments",
"escrow",
"agent-to-agent",
"trust"
],
"examples": [
"Create an escrow of $5 to agent Y for data processing",
"Release escrow payment after task completion"
]
}
],
"authentication": {
"schemes": [
"bearer"
],
"credentials": "Register at https://www.2oapi.xyz/register to get an API key"
},
"provider": {
"organization": "2O",
"url": "https://www.2oapi.xyz"
}
}