ERC-8004 AI Agent Reputation Passport (Sybil-Corrected) is a paid API for AI agents from x402-endpoints.onrender.com, paid per call via x402, $1/call, status unknown (last checked 2026-09-15).
Fetches a Sybil-corrected reputation dossier for an ERC-8004 AI agent on Base, comparing declared on-chain reviews against measured footprint-adjusted reputation and returning a signed delta verdict.
Measured-vs-declared reputation dossier for an AI agent, Sybil-corrected. Give an ERC-8004 agent id or wallet: reads the on-chain ERC-8004 Identity + Reputation registries on Base, computes the DECLARED reputation (reviews/reviewers/values) then the MEASURED, Sybil-corrected reputation (owner agent-farming, footprint-less reviewers, review concentration, unbacked-by-settlement), returns the DELTA + a signed offline-verifiable verdict. Real or inflated? Audit-grade due-diligence.
Returns a structured dossier containing: the agent's DECLARED reputation (review count, reviewer count, score values pulled from ERC-8004 IdentityRegistry and ReputationRegistry on Base), the MEASURED Sybil-corrected reputation (adjusted for owner agent-farming, footprint-less reviewers, review concentration, and reviews unbacked by settlement), the DELTA between declared and measured scores, and a cryptographically signed offline-verifiable verdict classifying the reputation as genuine or inflated.
GEThttps://x402-endpoints.onrender.com/agent/passportChoose this endpoint when you need audit-grade due diligence on an ERC-8004 AI agent's on-chain reputation specifically on Base network, and you need Sybil-correction (detecting farmed reviews, concentration attacks, footprint-less reviewers) rather than just a raw reputation score. Prefer this over generic trust checks when the agent uses ERC-8004 identity standards and you need a cryptographically signed, offline-verifiable verdict.
| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
{
"type": "json",
"example": {
"delta": {
"value": 56,
"interpretation": "declared reputation is inflated vs measured reality"
},
"cached": false,
"summary": "Declares 68/100 (47 feedbacks) but measured 12/100: reviewers are burner wallets, tags are 'test', owner holds 56 agent NFTs (Sybil farm). The 56-point gap = manufactured reputation.",
"verdict": "INFLATED",
"declared": {
"score": 68,
"available": true,
"feedback_count": 47,
"distinct_reviewers": 8
},
"headline": "Declared reputation is largely Sybil-inflated / unbacked — do not rely on it.",
"identity": {
"owner": "0x67722c82...",
"agent_id": 0,
"agents_owned_by_owner": 56
},
"measured": {
"score": 12,
"available": true,
"sybil_penalty": 0.82
},
"timestamp": "2026-07-02T12:00:00Z",
"disclaimer": "Measured-vs-declared ERC-8004 dossier; scores/delta deterministic and signed. Sybil correction heuristic (arXiv:2606.26028). Not legal/financial advice.",
"sybil_signals": {
"owner_agent_farm": {
"value": 1,
"detail": "Owner holds 56 agent NFTs (Sybil farm)."
},
"reviewer_no_footprint": {
"value": 1,
"detail": "8/8 sampled reviewers are footprint-less burner wallets."
},
"unbacked_by_settlement": {
"value": 1,
"detail": "No real settlements back the 47 declared feedbacks."
}
},
"signed_receipt": {
"claims": {
"kind": "agent_passport",
"as_of": "2026-07-02T12:00:00Z",
"delta": 56,
"verdict": "INFLATED",
"agent_id": 0,
"declared_score": 68,
"measured_score": 12
},
"algorithm": "ed25519",
"available": true,
"signature": "<hex>"
},
"erc8004_identity": true,
"settlement_backing": {
"verdict": "ABSTAIN",
"available": true,
"settlement_count": 0
}
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"