Card snapshot
avisradar.app
·
2026-06-03 06:25:45 UTC
·
069962cbc74b7e42fffe1464535fd55137dff625414c99a838b22e2f8a4183d0
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"$schema": "https://eips.ethereum.org/EIPS/eip-8004#agent-card",
"name": "MainStreet",
"description": "Onchain reputation oracle for AI agents and real-world businesses. ERC-8004 attestations on Base, settled in USDC via x402. Aggregates onchain feedback, x402 settlement history, and ACP escrow completions into a single 0-100 score.",
"url": "https://avisradar.app/mainstreet.html",
"version": "0.7.6",
"skills": [
{
"id": "reputation-agent-score",
"subjectType": "agent-onchain",
"primary": true,
"name": "AI agent reputation score (ERC-8004 standardized)",
"description": "Returns a 0-100 reputation score for any AI agent active onchain on Base. Aggregates ERC-8004 ReputationRegistry feedback, x402 settlement volume and success rate, and Virtuals ACP escrow completions. Designed for orchestrator agents (Butler, ChainLens) and buyer agents that need to vet a service provider before paying.",
"endpoint": "https://avisradar.app/api/agent/score/{agentAddress}",
"method": "GET",
"pricing": {
"scheme": "x402-exact",
"amount": "0.05",
"currency": "USDC",
"network": "eip155:8453"
},
"tags": [
"reputation",
"AI-agent",
"ERC-8004",
"x402",
"ACP",
"agent-trust",
"orchestrator"
]
},
{
"id": "reputation-business-snapshot",
"subjectType": "business-google",
"name": "Local business reputation snapshot (secondary)",
"description": "Same scoring infrastructure applied to real-world local businesses via Google reviews. Returns rating, recent reviews, derived sentiment, plus up to 3 competitors. Cached 24h. Designed for RWA underwriting agents (Goldfinch, Centrifuge, Maple) and due diligence agents.",
"endpoint": "https://avisradar.app/api/agent/snapshot/{placeId}",
"method": "GET",
"pricing": {
"scheme": "x402-exact",
"amount": "0.05",
"currency": "USDC",
"network": "eip155:8453"
},
"tags": [
"reputation",
"google-reviews",
"local-business",
"competitor-intelligence",
"RWA-oracle"
]
}
],
"operator": {
"address": "0xAC3ca7c5d3cDD7702fd08F9C4C28dAA22296aDa9",
"chain": "eip155:8453",
"basescan": "https://basescan.org/address/0xAC3ca7c5d3cDD7702fd08F9C4C28dAA22296aDa9"
},
"token": {
"address": "0xb3f9760f1f1e75ba01574d98b52e4455f19e93fe",
"symbol": "MAIN",
"name": "Mainstreet",
"decimals": 18,
"totalSupply": "1000000000000000000000000",
"chain": "eip155:8453",
"basescan": "https://basescan.org/address/0xb3f9760f1f1e75ba01574d98b52e4455f19e93fe",
"immutable": true
},
"registries": {
"identityRegistry": "0x8004A169FB4a3325136EB29fA0ceB6D2e539a432",
"reputationRegistry": "0x8004BAa17C55a88189AE136b182e5fdA19dE9b63",
"chain": "eip155:8453",
"agentId": "53953",
"globalId": "eip155:8453:0x8004A169FB4a3325136EB29fA0ceB6D2e539a432#53953",
"agentArenaProfile": "https://agentarena.site/api/agent/8453/53953"
},
"mcp": {
"endpoint": "https://avisradar-production.up.railway.app/mcp",
"transport": "streamable-http",
"tools": [
"mainstreet_match",
"mainstreet_pick",
"mainstreet_score",
"mainstreet_compare",
"mainstreet_leaderboard",
"mainstreet_vet"
],
"setup": "claude mcp add --transport http mainstreet https://avisradar-production.up.railway.app/mcp"
},
"sdk": {
"npm": "@raskhaaa/mainstreet-oracle",
"install": "npm install @raskhaaa/mainstreet-oracle",
"version": "0.7.6",
"github": "https://github.com/philpof102-svg/mainstreet"
},
"contact": {
"email": "philippe@avisradar.app",
"url": "https://avisradar.app",
"farcaster": "https://warpcast.com/rakshasar"
},
"termsOfService": "https://avisradar.app/cgv.html",
"privacyPolicy": "https://avisradar.app/confidentialite.html"
}