Register your AI agent in the StableFi Agent Registry. Get an AgentPassport with a TrustScore (0-1000) — the D&B credit rating for AI agents. Free. No wallet required.
- AgentPassport SSO — your agent can log into any merchant site that uses AgentPassport
- TrustScore — 0-1000 score based on 6 factors, grows with every transaction
- TrustModel.ai — get safety certified for a score boost
- Agent Registry — searchable public directory at stablefi.ai/registry
- Embeddable Badge — show your trust score on any site
curl -X POST https://stablefi.ai/api/cli/register \
-H "Content-Type: application/json" \
-d '{"name":"My Agent","ownerEmail":"you@co.com","capabilities":["research"]}'curl https://stablefi.ai/api/registry/agt_xxx/verify<img src="https://stablefi.ai/api/registry/agt_xxx/badge" alt="Verified by StableFi" />