{
  "x402Version": 2,
  "id": 12416,
  "slug": "12416",
  "resource": "https://lab.paidapis.net/api/bundle/subscribe",
  "description": "Bundle/all-access pass: one payment unlocks 2 minutes of free access to /api/bundle/market-snapshot, /api/bundle/normalized-gas, and /api/bundle/gas-metrics — instead of paying each separately (?subscriberAddress= required). New mechanic: an access-control check gates every bundled route before it runs.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xf74f2020aC3d73F2Bf5ee0F8Bf635475eA881319",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "30000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "POST",
          "queryParams": {
            "subscriberAddress": ""
          },
          "type": "http"
        },
        "output": {
          "example": {
            "subscriberAddress": "",
            "unlockedUntil": ""
          },
          "type": "json"
        }
      },
      "schema": {
        "properties": {
          "input": {
            "properties": {
              "queryParams": {
                "properties": {
                  "subscriberAddress": {
                    "description": "Wallet address to grant bundle access to.",
                    "type": "string"
                  }
                },
                "required": [
                  "subscriberAddress"
                ],
                "type": "object"
              }
            }
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "subscriberAddress": {
                    "type": "string"
                  },
                  "unlockedUntil": {
                    "type": "string"
                  }
                },
                "type": "object"
              }
            }
          }
        }
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "lab.paidapis.net",
  "lastUpdated": "2026-09-12T15:28:11.375Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-12T15:28:11.228Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "lab.paidapis.net",
    "manifest_name": "lab.paidapis.net",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}