๐Ÿ”— Agent Curated Registry

Trust infrastructure for autonomous agents

-
Registries
-
Entities
-
Contexts

๐Ÿ“‹ Trust Registries

Curated lists of Solana wallets and tokens with pre-computed trust scores. Each registry focuses on a specific use case โ€” from identifying top traders to flagging known ruggers.

Loading...

๐Ÿ† Top Ranked Entities

Browse the highest-scored entities from each registry. Use GET /v1/trust/top?registry=slug to fetch programmatically.

Loading...

๐Ÿ” Entity Lookup

Check trust score for any wallet or token. Returns aggregated score across all registries in the selected context, with provenance showing which registries contributed.

Enter an address and click Query to see results...

๐Ÿ’ฐ x402 Payment Protocol

ACR uses the x402 protocol for micropayments. Agents pay per query with USDC on Solana โ€” no API keys, no subscriptions.

1. Agent requests trust data
POST /v1/trust/query
2. Server returns payment request 402
{"price_usd": "0.02", "payTo": "..."}
3. Agent pays via facilitator
USDC transfer on Solana devnet
4. Retry with payment proof 200
X-PAYMENT: [signed proof]