{
  "specVersion": "1.0",
  "host": {
    "displayName": "Delx Commerce",
    "identifier": "did:web:commerce.delx.ai",
    "documentationUrl": "https://commerce.delx.ai/llms.txt",
    "logoUrl": "https://delx.ai/opengraph-image?v=20260305-fox"
  },
  "entries": [
    {
      "identifier": "urn:air:commerce.delx.ai:server:commerce-mcp",
      "displayName": "Delx Commerce MCP discovery",
      "type": "application/mcp-server-card+json",
      "url": "https://commerce.delx.ai/.well-known/mcp/server-card.json",
      "description": "MCP server card for Delx Commerce pay-per-result discovery and agent tooling.",
      "tags": ["mcp", "x402", "commerce", "delx"],
      "capabilities": ["CommerceDiscovery", "X402Catalog"],
      "representativeQueries": [
        "find Delx pay-per-result APIs for agents",
        "MCP server card for Delx Commerce storefront"
      ],
      "version": "1.0.0"
    },
    {
      "identifier": "urn:air:commerce.delx.ai:agent:commerce",
      "displayName": "Delx Commerce A2A agent",
      "type": "application/a2a-agent-card+json",
      "url": "https://commerce.delx.ai/.well-known/agent-card.json",
      "description": "A2A agent card for Delx Commerce machine storefront and product discovery.",
      "tags": ["a2a", "commerce", "agents"],
      "capabilities": ["ProductDiscovery", "IntentRouting"],
      "representativeQueries": [
        "agent card for Delx Commerce x402 store",
        "A2A discovery for Delx paid micro-utils"
      ]
    },
    {
      "identifier": "urn:air:commerce.delx.ai:api:openapi-x402",
      "displayName": "Delx Commerce OpenAPI x402 (500 products)",
      "type": "application/vnd.oai.openapi+json",
      "url": "https://commerce.delx.ai/openapi.x402.json",
      "description": "OpenAPI 3.1 catalog of 500 production-ready paid x402 routes for autonomous agents on Base USDC.",
      "tags": ["openapi", "x402", "usdc", "base"],
      "capabilities": ["PaidOpenAPI", "X402Paths"],
      "representativeQueries": [
        "OpenAPI for Delx x402 paid agent APIs",
        "list 500 Delx micro-utils with prices"
      ],
      "version": "3.3.5"
    },
    {
      "identifier": "urn:air:commerce.delx.ai:discovery:x402",
      "displayName": "Delx x402 resource discovery",
      "type": "application/json",
      "url": "https://commerce.delx.ai/.well-known/x402",
      "description": "Machine-readable x402 discovery document for CDP Bazaar and agent payment clients.",
      "tags": ["x402", "bazaar", "payments"],
      "capabilities": ["X402Discovery", "BazaarIndex"],
      "representativeQueries": [
        "x402 discovery for Delx paid endpoints",
        "CDP Bazaar resources for Delx Commerce"
      ]
    },
    {
      "identifier": "urn:air:commerce.delx.ai:skills:index",
      "displayName": "Delx Commerce agent skills index",
      "type": "application/json",
      "url": "https://commerce.delx.ai/.well-known/agent-skills/index.json",
      "description": "Agent Skills discovery index for Delx Commerce operational skills.",
      "tags": ["agent-skills", "skills"],
      "capabilities": ["AgentSkills"],
      "representativeQueries": [
        "agent skills for buying Delx x402 APIs",
        "how to use Delx Commerce from an agent"
      ]
    },
    {
      "identifier": "urn:air:commerce.delx.ai:auth:authmd",
      "displayName": "Delx Commerce Auth.md",
      "type": "text/markdown",
      "url": "https://commerce.delx.ai/auth.md",
      "description": "Auth.md for agents: x402 payment authorization model (no buyer accounts).",
      "tags": ["auth.md", "x402"],
      "capabilities": ["AgentAuth"],
      "representativeQueries": [
        "how do agents authenticate to Delx Commerce",
        "Delx x402 payment auth without API keys"
      ]
    },
    {
      "identifier": "urn:air:commerce.delx.ai:catalog:api",
      "displayName": "Delx Protocol API catalog (nested)",
      "type": "application/ai-catalog+json",
      "url": "https://api.delx.ai/.well-known/ai-catalog.json",
      "description": "Nested ARD catalog for the Protocol runtime host (MCP, A2A, paid OpenAPI).",
      "tags": ["ard", "nested", "protocol"]
    },
    {
      "identifier": "urn:air:commerce.delx.ai:catalog:studio",
      "displayName": "Delx studio hub catalog (nested)",
      "type": "application/ai-catalog+json",
      "url": "https://delx.ai/.well-known/ai-catalog.json",
      "description": "Nested ARD catalog for the Delx studio hub (delx.ai).",
      "tags": ["ard", "nested", "studio"]
    }
  ]
}
