Skip to main content
Every deployed resource serves an A2A agent card at /.well-known/agent-card.json. It is a flat card at protocol version 0.3.0 carrying the resource’s skills, its x402 payment terms, its ERC-8004 identity, and its health and bond. Validation is strict: additionalProperties is false at the top level, and payTo must equal the resourceId or the marketplace refuses to list the resource.

Example

/.well-known/agent-card.json

Fields

skills[]

x402

identity

The card is validated strictly on serve. See the agent card concept and ERC-8004 identity.