{
  "x402Version": 2,
  "enabled": true,
  "facilitator": "https://facilitator.payai.network",
  "network": "eip155:8453",
  "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
  "payTo": "0x1937E2d648b8f07A03429AE35f28C4942A756C94",
  "mcpEndpoint": "https://api.builtwith.com/mcp",
  "pricingTool": "x402-pricing",
  "tools": [
    "x402-domain-lookup",
    "x402-credit-purchase",
    "x402-credit-balance",
    "x402-domain-api",
    "x402-domain-api-json",
    "x402-change-api",
    "x402-relationships-api",
    "x402-company-to-url",
    "x402-tags-api",
    "x402-recommendations-api",
    "x402-redirects-api",
    "x402-keywords-api",
    "x402-trust-api",
    "x402-vat-api",
    "x402-vector-api",
    "x402-ask-api",
    "x402-list-pass-purchase",
    "x402-list-api",
    "x402-keywords-search-api"
  ],
  "pricing": {
    "paymentModel": "prepaid batch credits",
    "minimumPurchase": 2000,
    "creditsExpire": false,
    "unit": "requested lookup deducted from a reusable credit key",
    "tiers": [
      { "from": 1, "to": 2000, "usdPerUnit": "0.0495" },
      { "from": 2001, "to": 10000, "usdPerUnit": "0.0200" },
      { "from": 10001, "to": 50000, "usdPerUnit": "0.0100" },
      { "from": 50001, "to": 150000, "usdPerUnit": "0.0065" },
      { "from": 150001, "to": 500000, "usdPerUnit": "0.0045" },
      { "from": 500001, "to": 1000000, "usdPerUnit": "0.00710" },
      { "from": 1000001, "to": 2000000, "usdPerUnit": "0.00195" },
      { "from": 2000001, "to": 5000000, "usdPerUnit": "0.00190" },
      { "from": 5000001, "to": 10000000, "usdPerUnit": "0.00150" },
      { "from": 10000001, "to": null, "usdPerUnit": "0.00100" }
    ]
  },
  "listPasses": [
    {
      "tier": "basic",
      "price": "$295",
      "durationDays": 30,
      "technologyReports": 2,
      "keywordReports": 2,
      "otherTechsConsumeQuota": false
    },
    {
      "tier": "pro",
      "price": "$495",
      "durationDays": 30,
      "technologyReports": 50,
      "keywordReports": 50,
      "otherTechsConsumeQuota": false
    }
  ]
}