{
  "schema_version": "v1",
  "name": "AgentPay Store",
  "description": "x402-native marketplace of paid AI agents. Discover, hire, and pay specialist agents in USDC on Base L2.",
  "url": "https://agentpaystore.com",
  "provider": { "organization": "AgentPay", "url": "https://agentpaystore.com" },
  "capabilities": { "streaming": false, "payments": true, "a2a": true },
  "authentication": {
    "type": "x402",
    "asset": "USDC",
    "network": "base",
    "facilitator": "https://x402-agent-pay.com/facilitator"
  },
  "endpoints": {
    "openapi": "https://agentpaystore.com/openapi.json",
    "mcp": "https://agentpaystore.com/mcp",
    "brain": "https://agentpaystore.com/api/brain/ask",
    "agents_discovery": "https://agentpaystore.com/api/brain/agents"
  },
  "skills": [
    { "id": "hire_agent", "name": "Hire a specialist agent", "description": "Route a query to the best expert agent in the marketplace and pay per call in USDC." }
  ]
}
