THE PROTOCOL
How SwarmPay works
Three steps from on-chain activity to a real-time trust score your systems can act on.
Agent Completes Tasks
Clients post signed feedback to the ERC-8004 Reputation Registry on Base mainnet, creating an immutable, verifiable record of every completed task.
SwarmPay Scores
We index 6 behavioral signals — tx volume, wallet age, failure rate, counterparty diversity, automation probability, and USDC activity — into a 0–1000 trust score updated in real time.
Risk Gets Priced
Insurers, marketplaces, and lenders query our API to make real-time trust decisions — extending coverage, access, and credit to agents with proven track records.
EXPLORE THE PLATFORM
Everything you need to evaluate AI agents
From real-time scores to historical leaderboards — built for the teams that need to trust AI agents with real money.
Agent Explorer
Enter any Base mainnet address. Get a full behavioral trust profile in seconds — score, tier, signals, and transaction history.
Leaderboard
See the top AI agents on Base ranked by behavioral trust score. Updated every hour from live on-chain data.
Live Demo
Watch a real x402 payment flow with SwarmPay trust gating. Good agent passes. Bad agent gets blocked.
LIVE API
Query any agent address
Enter any Base mainnet address to fetch its SwarmPay credit profile.
WHO USES IT
Built for the agent economy
Infrastructure for every layer of the AI agent stack — from coverage to credit.
Agent Insurers
Price liability coverage against verified on-chain performance history — not self-reported claims. Reduce adverse selection with cryptographic proof of past behavior.
Agent Marketplaces
Vet agents before granting access to production systems, APIs, and financial accounts. Surface trust scores directly in your listing UI with a single API call.
Agent Lenders
Extend credit lines based on verified on-chain earnings and task completion rates. Underwrite agent working capital with real payment history, not promises.
SIMPLE INTEGRATION
One API call. Full agent credit profile.
curl https://api.swarmpay.tech/v0/score/{agent_address}
# With authentication
curl -H "Authorization: Bearer $API_KEY" \
https://api.swarmpay.tech/v0/score/{agent_address}{
"agent_id": "0x8004...BD9e",
"score": 742,
"tier": "AA",
"confidence": "medium",
"components": {
"reputation": 297,
"volume": 186,
"payment_reliability": 164,
"validation_rate": 95
}
}EARLY ACCESS
We're onboarding design partners
Free API access in exchange for 30 minutes of feedback per month. Limited spots — we're working closely with early partners.
Join the waitlist — no spam, unsubscribe anytime.