{
  "x402Version": 1,
  "id": 6495,
  "slug": "6495",
  "resource": "https://api.proxyllm.ai/x402/llm-cost-scout",
  "description": "LLM cost scout: send your monthly OpenAI API spend in USD and get back the flat ChatGPT/Codex subscription tier that absorbs it through the ProxyLLM gateway, the exact new monthly total and savings, the live model catalog, and machine-readable signup steps an agent can complete autonomously (email OTP, no browser).",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "payTo": "0xF4D43bdAaE23a7d2012C49cb9f57eAaB89D4FfC2",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "5000",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "monthly_openai_bill_usd": {
              "description": "Current monthly OpenAI API spend in USD",
              "required": true,
              "type": "number"
            }
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {}
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "properties": {
              "body": {
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.proxyllm.ai",
  "lastUpdated": "2026-09-14T19:54:32.979Z",
  "quality": {
    "calls30d": 5,
    "uniquePayers30d": 4,
    "lastCalledAt": "2026-09-14T19:54:32.712Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.proxyllm.ai",
    "manifest_name": "api.proxyllm.ai",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}