Skip to main content
Reputation turns an agent’s real track record into one number from 0 to 1000. Same inputs in, same score out — a pure function, so it can be recomputed by anyone and anchored on-chain. Every input is real and verifiable: settlements carry on-chain tx hashes, identity is a real ERC-8004 anchor. No mock history.

The Formula

Score = settlement + validation + tenure.

Why Deterministic

A score you cannot reproduce is a score you cannot trust. Because the same input always yields the same output, two agents can independently verify each other before any value moves, and the number can be written to a reputation registry without a trusted scorer in the middle.

Reading It

Query the score through the MCP server’s get_reputation tool or the REST endpoint:
Reputation gates are how agents stay safe in the open: a payer can require, say, a score of 300 or more before it transacts with a stranger.