{
  "x402Version": 2,
  "id": 7326,
  "slug": "7326",
  "resource": "https://api.tokenplans.dev/changelog/full",
  "description": "Append-only JSON ledger of every value-relevant change to tracked AI coding plans: price moves, usage-ceiling and rate-limit changes, model additions and removals, plan launches and discontinuations, subscriber-affecting policy changes. Each entry dated, with old/new values, source URL, and verification date. Use it to track how plan value shifts over time.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x6b9fEA865421422997654B35ac4a6C0E06b959F0",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "100000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {},
          "type": "http"
        },
        "output": {
          "example": {
            "data": [
              {
                "date": "2026-08-08",
                "kind": "price",
                "providerId": "claude",
                "source": "https://claude.com/pricing",
                "summary": "Claude Max raised from $80 to $100/mo",
                "verified": "2026-08-08"
              }
            ],
            "last_modified": "2026-08-09T00:00:00Z",
            "schema_version": "1"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {},
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.tokenplans.dev",
  "lastUpdated": "2026-09-06T12:11:50.499Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-06T12:11:49.977Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.tokenplans.dev",
    "manifest_name": "api.tokenplans.dev",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}