AgentTrust Referee
xrpl-referee.onrender.com
· AgentTrust Protocol
Trustless AI verdict engine. Pay 0.1 XRP to /audit — get PASS/FAIL on any task. Optional XRPL escrow protocol available.
xrpl-referee.onrender.com 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: 51/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 14:51:55 current | 79a2b43d486f… |
view → |
Endpoints
| Agent card | https://xrpl-referee.onrender.com/.well-known/agent.json |
| Provider | https://xrpl-referee.onrender.com |
Skills · 3 declared · mapped to canonical taxonomy
POST task+work+fee to /audit. Returns PASS/FAIL with score, summary, criteria.
Lock XRP or RLUSD in crypto-condition escrow gated by AI verdict.
Seller submits proof. On PASS the referee auto-releases funds to seller.
Health · last 7 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/xrpl-referee.onrender.com) [](https://agenstry.com/agents/xrpl-referee.onrender.com) [](https://agenstry.com/agents/xrpl-referee.onrender.com) [](https://agenstry.com/agents/xrpl-referee.onrender.com)
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
{
"schemaVersion": "1.0",
"name": "AgentTrust Referee",
"description": "Trustless AI verdict engine. Pay 0.1 XRP to /audit \u2014 get PASS/FAIL on any task. Optional XRPL escrow protocol available.",
"url": "https://xrpl-referee.onrender.com",
"agentVersion": "9.0.0",
"protocolVersion": "0.6.0",
"provider": {
"organization": "AgentTrust Protocol",
"url": "https://xrpl-referee.onrender.com"
},
"capabilities": {
"streaming": false,
"pushNotifications": false,
"multimodal": true,
"escrow": true,
"autoFinish": true,
"rlusd": true,
"jobBoard": true,
"bidding": true
},
"authentication": {
"schemes": [
"x402",
"x-payment-hash"
],
"description": "x402 protocol supported. Send a request with no payment to receive a 402 with an X-Payment-Required header containing full payment details. Send 0.1 XRP to rmcSrkpZ2i2kuvtCPeTVetee9SixP4djR on the XRPL, then retry with the transaction hash as the X-PAYMENT header (x402 standard) or x-payment-hash header (legacy)."
},
"payment": {
"currency": "XRP",
"amount": "0.1",
"destination": "rmcSrkpZ2i2kuvtCPeTVetee9SixP4djR",
"network": "XRPL Mainnet"
},
"skills": [
{
"id": "standalone-audit",
"name": "AI Verdict",
"description": "POST task+work+fee to /audit. Returns PASS/FAIL with score, summary, criteria.",
"endpoint": "/audit",
"method": "POST",
"tags": [
"audit",
"xrpl",
"verification",
"ai",
"escrow"
]
},
{
"id": "escrow-create",
"name": "Create Escrow Vault",
"description": "Lock XRP or RLUSD in crypto-condition escrow gated by AI verdict.",
"endpoint": "/escrow/generate",
"method": "POST"
},
{
"id": "escrow-evaluate",
"name": "Submit Work for Escrow Audit",
"description": "Seller submits proof. On PASS the referee auto-releases funds to seller.",
"endpoint": "/evaluate",
"method": "POST"
}
],
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
]
}