{
  "format": "delx/commerce-discovery/v1",
  "name": "Delx Commerce",
  "description": "Pay-per-result APIs with portable intent cards for agents and humans.",
  "updated_at": "2026-07-30",
  "catalog": "https://commerce.delx.ai/products",
  "governed_portfolio": "https://api.delx.ai/x402-portfolio.json",
  "paid_openapi": "https://api.delx.ai/openapi.x402.json",
  "intent_search": "https://api.delx.ai/api/v1/x402/start?q={intent}",
  "agent_card": "https://commerce.delx.ai/.well-known/agent.json",
  "llms": "https://commerce.delx.ai/llms.txt",
  "skill": "https://commerce.delx.ai/skill.md",
  "syndication": {
    "json_feed": "https://commerce.delx.ai/intents/feed.json",
    "atom": "https://commerce.delx.ai/intents/feed.atom"
  },
  "intent_cards": {
    "count": 7,
    "index": "https://commerce.delx.ai/intents",
    "items": [
      {
        "id": "cheap-image-generation-api",
        "intent": "generate an image from a text prompt",
        "title": "Cheap image generation API for agents",
        "tool_name": "generate_image",
        "price_usdc": "0.01",
        "canonical_url": "https://commerce.delx.ai/intents/cheap-image-generation-api",
        "machine_url": "https://commerce.delx.ai/intents/cheap-image-generation-api.json"
      },
      {
        "id": "text-to-speech-api",
        "intent": "turn text into a short speech clip",
        "title": "Text-to-speech API without an API key",
        "tool_name": "generate_speech",
        "price_usdc": "0.001",
        "canonical_url": "https://commerce.delx.ai/intents/text-to-speech-api",
        "machine_url": "https://commerce.delx.ai/intents/text-to-speech-api.json"
      },
      {
        "id": "affordable-video-generation-api",
        "intent": "generate a short video draft from a prompt",
        "title": "Affordable video generation API for agents",
        "tool_name": "generate_video_draft",
        "price_usdc": "0.03",
        "canonical_url": "https://commerce.delx.ai/intents/affordable-video-generation-api",
        "machine_url": "https://commerce.delx.ai/intents/affordable-video-generation-api.json"
      },
      {
        "id": "x402-server-audit-api",
        "intent": "audit an x402 server before listing it",
        "title": "Audit an x402 server before listing it",
        "tool_name": "util_x402_server_audit",
        "price_usdc": "0.01",
        "canonical_url": "https://commerce.delx.ai/intents/x402-server-audit-api",
        "machine_url": "https://commerce.delx.ai/intents/x402-server-audit-api.json"
      },
      {
        "id": "mcp-server-readiness-api",
        "intent": "check whether an MCP server is ready for agent clients",
        "title": "Check MCP server readiness for agent clients",
        "tool_name": "util_mcp_server_readiness_report",
        "price_usdc": "0.01",
        "canonical_url": "https://commerce.delx.ai/intents/mcp-server-readiness-api",
        "machine_url": "https://commerce.delx.ai/intents/mcp-server-readiness-api.json"
      },
      {
        "id": "website-intelligence-api",
        "intent": "inspect a website before an agent uses it",
        "title": "Website intelligence API for autonomous agents",
        "tool_name": "util_website_intelligence_report",
        "price_usdc": "0.01",
        "canonical_url": "https://commerce.delx.ai/intents/website-intelligence-api",
        "machine_url": "https://commerce.delx.ai/intents/website-intelligence-api.json"
      },
      {
        "id": "api-health-check-api",
        "intent": "check whether an API endpoint is healthy",
        "title": "API health check for one tenth of a cent",
        "tool_name": "util_api_health_report",
        "price_usdc": "0.001",
        "canonical_url": "https://commerce.delx.ai/intents/api-health-check-api",
        "machine_url": "https://commerce.delx.ai/intents/api-health-check-api.json"
      }
    ]
  }
}
