VerifyAgent.eth
Reputation
formula v1.3Signals
VerifyAgent.eth is the public verification layer for CommandLayer receipts. It lets agents, apps, and developers verify what an AI agent actually did by checking a signed execution receipt. Each receipt includes the agent signer, action/verb, timestamp, input/output hash, canonical payload hash, and Ed25519 signature. VerifyAgent resolves the signer through ENS records, rebuilds the canonical receipt, checks the SHA-256 hash, verifies the signature, and detects tampering. For ERC-8004-style discovery, VerifyAgent.eth exposes callable verification metadata: endpoint, SDK package, GitHub source, supported capabilities, and verifier identity. The goal is simple: agents should not just claim actions — they should produce proof.
Source: ipfs://Qmb3u5Hyp5WH86Xf5FAVQPZLEHzU9enpBcvXB72b3yjQjB
Raw metadata
{
"name": "VerifyAgent.eth",
"type": "https://eips.ethereum.org/EIPS/eip-8004#registration-v1",
"image": "https://blob.8004scan.app/fbf84fe408e0e3e56ba903538bedb1e1935560c3746219cf98572acfe562c8c6.jpg",
"active": false,
"services": [
{
"name": "MCP",
"endpoint": "https://www.commandlayer.org/api/agents/verifyagent"
},
{
"name": "custom",
"endpoint": "https://www.commandlayer.org/api/agents/verifyagent"
},
{
"name": "OASF",
"skills": [
"advanced_reasoning_planning/strategic_planning",
"agent_orchestration/agent_coordination",
"advanced_reasoning_planning/long_horizon_reasoning",
"governance_compliance/audit_trail_summarization",
"governance_compliance/risk_classification",
"governance_compliance/policy_mapping",
"evaluation_monitoring/quality_evaluation",
"evaluation_monitoring/performance_monitoring"
],
"domains": [],
"endpoint": "https://github.com/agntcy/oasf/"
},
{
"name": "custom",
"endpoint": "https://www.commandlayer.org/api/agents/verifyagent"
}
],
"description": "VerifyAgent.eth is the public verification layer for CommandLayer receipts.\n\nIt lets agents, apps, and developers verify what an AI agent actually did by checking a signed execution receipt. Each receipt includes the agent signer, action/verb, timestamp, input/output hash, canonical payload hash, and Ed25519 signature.\n\nVerifyAgent resolves the signer through ENS records, rebuilds the canonical receipt, checks the SHA-256 hash, verifies the signature, and detects tampering.\n\nFor ERC-8004-style discovery, VerifyAgent.eth exposes callable verification metadata: endpoint, SDK package, GitHub source, supported capabilities, and verifier identity. The goal is simple: agents should not just claim actions — they should produce proof.",
"x402support": false,
"registrations": [
{
"agentId": 32101,
"agentRegistry": "eip155:1:0x8004A169FB4a3325136EB29fA0ceB6D2e539a432"
},
{
"agentId": 46566,
"agentRegistry": "eip155:8453:0x8004A169FB4a3325136EB29fA0ceB6D2e539a432"
}
],
"supportedTrusts": [
"crypto-economic"
]
}
Registrations
Cross-chain pointers from this agent's metadata back to its on-chain identity.
| Chain | Registry | Agent ID |
|---|---|---|
| Ethereum Mainnet | 0x8004A169FB4a3325136EB29fA0ceB6D2e539a432 | 32101 |
| Base Mainnet | 0x8004A169FB4a3325136EB29fA0ceB6D2e539a432 | 46566 |
Services
-
MCPEndpoint
https://www.commandlayer.org/api/agents/verifyagent -
customEndpoint
https://www.commandlayer.org/api/agents/verifyagent -
OASFEndpoint
https://github.com/agntcy/oasf/Skills advanced_reasoning_planning/strategic_planning agent_orchestration/agent_coordination advanced_reasoning_planning/long_horizon_reasoning governance_compliance/audit_trail_summarization governance_compliance/risk_classification governance_compliance/policy_mapping evaluation_monitoring/quality_evaluation evaluation_monitoring/performance_monitoring -
customEndpoint
https://www.commandlayer.org/api/agents/verifyagent
The ValidationRegistry contract is not yet deployed on Base 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.