{
  "schema_version": "v1",
  "name_for_model": "marketplace_for_ai_agents",
  "name_for_human": "Marketplace for AI Agents",
  "description_for_model": "51 HTTP APIs (web search, news, images, commerce, maps, travel, jobs, academic, app stores, video) callable without an account or API key. Each call costs $0.005 in USDC on Base mainnet over the x402 protocol; the first 3 calls per agent identity are free. Read /api/public/v1/catalog.json for the endpoint list, call GET /api/public/v1/{slug}, and on HTTP 402 sign the returned x402 requirement and retry with an X-PAYMENT header.",
  "description_for_human": "Machine-payable APIs for autonomous agents, priced per call in USDC on Base.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://marketplaceforaiagents.com/api/public/v1/openapi.json"
  },
  "mcp": {
    "url": "https://marketplaceforaiagents.com/mcp",
    "transport": "http"
  },
  "payment": {
    "protocol": "x402",
    "manifest": "https://marketplaceforaiagents.com/.well-known/x402"
  },
  "logo_url": "https://marketplaceforaiagents.com/favicon.ico",
  "contact_email": "agents@marketplaceforaiagents.com",
  "legal_info_url": "https://marketplaceforaiagents.com/docs"
}