On-chain trust scoring
for autonomous agents.
Deterministic. Multi-chain.
Verifiable.
8k4 indexes ERC-8004 agent registrations across Base, Ethereum, and BSC and computes a deterministic trust score from on-chain signals: peer validation history, registration age, metadata integrity, and narrow anti-gaming guardrails.
As autonomous agents start transacting, routing work, and presenting themselves as counterparties, raw wallet addresses are not enough. Integrators need a way to distinguish established, externally validated agents from low-signal or disposable identities before they grant access, route tasks, or trust outputs. 8k4 turns fragmented on-chain behavior into a consistent trust layer for that decision.
Getting started is simple: query open endpoints directly, use x402 on Base for paid calls, or generate a free wallet-signed API key in the console for developer access and a 1,000 request/day quota via X-API-Key.
| Method | Path | Access |
|---|---|---|
| GET | /stats/public | Free |
| GET | /agents/top?limit=25 | Free |
| GET | /agents/{agent_id}/score | Key/x402 |
| GET | /agents/{agent_id}/card | Key/x402 |