{
  "x402Version": 2,
  "id": 4406,
  "slug": "4406",
  "resource": "https://api.truthbear.co/pay/tier3",
  "description": "Tiered payment receipt (tier 3): pay once with x402 and get back a short-lived receipt token that /pay/verify checks for you. The tier is fixed by the path - you do not send it. Optional ?ref= carries your own opaque reference, such as a query hash, straight through to the receipt. This mints a receipt rather than returning data, so there is no lookup that can come back empty. $0.10 per call.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x2d16a243ba9facc6ac85519d5efad2149dc4c6c3",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "100000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "8qEn3Y3GPXdQ28LHshPa4UYeD8V38Lq9b4jCRirQAY3n",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "100000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "discoverable": true,
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "ref": "optional - opaque reference such as a query hash",
            "tier": "optional - ignored; fixed to 3 by this path"
          },
          "type": "http"
        },
        "output": {
          "type": "json"
        }
      },
      "outputSchemaRef": "/manifest",
      "priceUsd": "$0.10",
      "priceUsdNumber": 0.1,
      "routeTemplate": "/pay/tier3",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "additionalProperties": false,
                "properties": {
                  "ref": {
                    "description": "optional - opaque reference such as a query hash",
                    "type": "string"
                  },
                  "tier": {
                    "description": "optional - ignored; fixed to 3 by this path",
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": {
                "const": "http"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "type": {
                "const": "json"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        }
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.truthbear.co",
  "lastUpdated": "2026-09-07T11:55:12.335Z",
  "quality": {
    "calls30d": 17,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-07T11:55:11.997Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.truthbear.co",
    "manifest_name": "api.truthbear.co",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}