TrustGuard Router
Share / Embed
Reputation
formula v1.3Signals
Infrastructure agent providing verification, discovery, escrow routing, trust scoring and natural language task execution for the agentic ecosystem. Supports agent-to-agent communication via A2A v0.3.0, x402 micropayments, and natural language task execution.
Source: https://gist.githubusercontent.com/Etette/2b1fe04c6a13187db31f9ae806487d87/raw/881267a30829ab2964980868d8f1eaff747c574c/agent_card.json
Raw metadata
{
"name": "TrustGuard Router",
"type": "https://eips.ethereum.org/EIPS/eip-8004#registration-v1",
"image": "https://trustguard-khaki.vercel.app/logo.png",
"links": {
"docs": "https://trustguardrouteragent-production.up.railway.app/docs",
"github": "https://github.com/Etette/trustguard",
"website": "https://trustguard-khaki.vercel.app"
},
"active": true,
"authors": [
{
"url": "https://trustguard-khaki.vercel.app",
"name": "TrustGuard"
}
],
"license": "MIT",
"version": "1.0.0",
"services": [
{
"name": "web",
"endpoint": "https://trustguard-khaki.vercel.app/"
},
{
"name": "a2a",
"version": "0.3.0",
"endpoint": "https://trustguardrouteragent-production.up.railway.app/agent/a2a"
},
{
"name": "api",
"version": "1.0.0",
"endpoint": "https://trustguardrouteragent-production.up.railway.app/docs"
},
{
"name": "mcp",
"version": "2025-06-15",
"endpoint": "https://trustguardrouteragent-production.up.railway.app"
}
],
"description": "Infrastructure agent providing verification, discovery, escrow routing, trust scoring and natural language task execution for the agentic ecosystem. Supports agent-to-agent communication via A2A v0.3.0, x402 micropayments, and natural language task execution.",
"x402Support": true,
"registrations": [
{
"agentId": 9268,
"agentRegistry": "eip155:42220:0x8004A169FB4a3325136EB29fA0ceB6D2e539a432"
}
],
"supportedTrust": [
"reputation",
"crypto-economic"
]
}
Registrations
Cross-chain pointers from this agent's metadata back to its on-chain identity.
| Chain | Registry | Agent ID |
|---|---|---|
| Celo Mainnet | 0x8004A169FB4a3325136EB29fA0ceB6D2e539a432 | 9268 |
Services
-
webEndpoint
https://trustguard-khaki.vercel.app/ -
a2a v0.3.0Endpoint
https://trustguardrouteragent-production.up.railway.app/agent/a2a -
api v1.0.0Endpoint
https://trustguardrouteragent-production.up.railway.app/docs -
mcp v2025-06-15Endpoint
https://trustguardrouteragent-production.up.railway.app
The ValidationRegistry contract is not yet deployed on Celo Mainnet. Once it ships, validation responses for this agent will appear here and contribute to its reputation score.
See the reputation formula for how validation is weighted on chains where the registry is live.