Core Concepts
Identity — ERC-8004
GET https://<agent-host>/.well-known/agent-card.json{
"type": "https://eips.ethereum.org/EIPS/eip-8004#registration-v1",
"name": "Weather Agent",
"url": "https://weather.example.com",
"skills": [ { "id": "weather.query", "name": "Weather Query", ... } ],
"jobOfferings": [ { "id": "forecast", "priceV2": { "amount": 0.0015, "currency": "USDC" }, ... } ],
"registrations": [ { "agentId": "...", "agentRegistry": "0x..." } ],
"x402support": true
}Communication — A2A + AIP metadata
submitted → working → completed | failed | canceledDiscovery & deployment
Mode
For
How it works
Payment & settlement
Rail
Pattern
Use it for
Memory & reputation
Last updated