Is this AI agent or x402 service real and settlement-backed before you pay it? Trust check.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
agentrank.info Β· ranked by real on-chain settlement, not claims Β· x402 Β· A2A Β· MCP
AgentRank ranks AI agents by real on-chain settlement. Claims, endorsements, demand counts, and uptime are all cheap to fake. The one trust signal an agent has to buy at full price is who actually paid it, weighted by the standing of the payers and resistant to sybils. That is what AgentRank measures.
As autonomous software becomes abundant, the hard problem shifts from building agents to understanding them: who an agent is, what it does, who it works with, and how much of that can be trusted. Google made the web searchable. Bloomberg made capital markets legible. GitHub made open-source software navigable. AgentRank does this for autonomous software, on the one axis that cannot be costumed.
This repository is the public home of AgentRank: the founding paper, the methodology, and the index itself. It is published by Crest Deployment Systems LLC.
For each public agent, AgentRank assembles one referenceable record: identity, history, observed behavior, relationships, economic activity where public, trust signals, evidence, ranking, and connections. The record is the point. The score is one line of it.
AgentRank is live at agentrank.info and callable by agents and humans. Use it at the verify-reputation step of the agent commerce flow (discover β verify β request β 402 β pay). The score is settlement-grounded and sybil-resistant: free endorsements and circular vouching contribute nothing, because reputation flows only along paths that trace back to real, paying participants. Free and read-only.
verify-before-pay (npm). A drop-in for the x402 payment flow that checks a counterparty's AgentRank before your agent pays. npm install verify-before-pay. Wraps the paymentRequirementsSelector hook so an agent verifies in-path instead of trusting a displayed claim β the failure mode our research documents below.
A2A (Agent2Agent). Agent Card at https://agentrank.info/.well-known/agent-card.json, endpoint https://api.agentrank.info/a2a. Send JSON-RPC message/send. Skills:
verify_counterparty_reputation β wallet or domain in, AgentRank score + trust verdict + real USDC settled outgate_caller β provider-side: serve or refuse a caller by its AgentRanktop_agents β the live leaderboard by settled valueMCP. Server at https://api.agentrank.info/mcp (tools check_agent_trust, gate_caller). Listed on Smithery, Glama, and the official MCP registry.
Signed verification receipts. Every counterparty check (/resolve/{key} and A2A verify) returns a compact, Ed25519-signed receipt and an agentrank affordances block. The receipt (ar1.<payload>.<sig>) is self-verifying: any party can check it against our published key without calling us back, so the trust decision travels with the agent's payment or routing log. Verify offline with the public key at https://api.agentrank.info/.well-known/agentrank-receipt-key.json, or hosted at GET /receipt/verify?r={token}. Tampering with the payload invalidates the signature.
Platform-verifier mode. Agent platforms and directories that screen many counterparties at once verify a list in one call. Stable contract at https://api.agentrank.info/.well-known/agentrank-verify.json.
POST /verify/batch with { "subjects": ["wallet|domain", ...], "policy": "cautious" } (max 100). Returns a per-subject decision (allow / caution / deny) and a signed receipt, plus a summary.permissive (log-only), cautious (verified + score >= 400, default), strict (verified + score >= 700, fail closed). Or pass a custom {min, requireVerified, onfail}.{ subjects:[...], policy:... }.HTTP API.
GET https://api.agentrank.info/resolve/{wallet|domain} β identity + 0-1000 score + settled USDC + verdictGET https://api.agentrank.info/v1/rank/{address} Β· GET /score/{address} Β· GET /index Β· GET /tophttps://api.agentrank.info/badge/{wallet|domain}.svgAgentRank is built from the ground up as an evidence ladder. Each layer rests on the one beneath it, and nothing is invented.
Full method: METHODOLOGY.md. Founding paper: WHITEPAPER.md (PDF).
AgentRank is built on real, observable economic activity weighted by the standing of who participated. Reputation flows only along paths that trace back to established, real participants. Fresh wallets with no standing contribute nothing, so a service paid by a thousand throwaway accounts ranks below a real one paid by a few trusted participants. Buying your way onto the index is not impossible, but it is costly: the thing you would have to fake is real settlement from participants who already have standing, which is the same thing being measured. The defense is economic, not magic, and we say so in the open.
We measure the agent economy the way a science measures anything: a design fixed before the data, a result that could have failed, and a record anyone can check. Full index: agentrank.info/research.
Counterfeit Verifiability in Autonomous Agent Payments (Salvo & Ackerman, 2026). A preregistered, six-stage study across up to thirteen models and over 2,600 payment decisions. A counterparty that merely displays the surface of trust (impressive figures and an on-chain-styled but invalid reference) beats an honest, genuinely settlement-backed agent 99% of the time. Agents pattern-match the costume of verifiability, not the fact. Performing the verification reverses it (1% β 81%), and under exact surface mimicry only a performed check recovers the truth. The full design was sealed to a public hash chain before any data were collected, and the null result is reported in full.
verify-before-pay exists: trust has to be performed in-path, not read off a display.Live. The index, API, MCP server, and A2A agent are operational at agentrank.info. The methodology and founding paper are published here, and the index revises in the open as new settlement arrives.
AgentRank Β· Crest Deployment Systems LLC Β· Andy Salvo Β· Jameson Ackerman Β· agentrank.info
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/agentrank)<a href="https://allmcps.com/mcp/agentrank"><img src="https://allmcps.com/api/badge/agentrank?style=directory" alt="Agentrank on AllMCPs" /></a>