{
  "x402": "1.0",
  "name": "money-competitor-snapshot",
  "description": "x402 pay-gated Competitor Snapshot / Worksheet / Digital Packs API. Settle Base USDC to payTo. Unpaid calls return HTTP 402.",
  "capabilities": [
    "research",
    "competitor-analysis",
    "saas",
    "data"
  ],
  "pricing": {
    "currency": "USDC",
    "base": "9",
    "unit": "request",
    "skus": {
      "/buy/worksheet": 9,
      "/buy/snapshot-quick": 29,
      "/buy/snapshot-deep": 79,
      "/sample/snapshot-deep": 79,
      "/buy/pack-uk-trader": 19,
      "/buy/pack-first-customers": 15,
      "/buy/pack-pricing": 12,
      "/buy/pack-proposal": 15,
      "/buy/csv-json": 5,
      "/buy/openapi-stub": 19,
      "/buy/usdc-verify": 5
    }
  },
  "payment": {
    "address": "0x112BB50122042746d38507F0b4221E84f8A0021E",
    "chain": "base",
    "facilitator": "https://facilitator.payai.network"
  },
  "endpoint": "https://subjective-overseas-exemption-flexible.trycloudflare.com",
  "endpoints": [
    {
      "path": "/buy/worksheet",
      "method": "GET",
      "price_usdc": 9,
      "description": "DIY Competitor Worksheet"
    },
    {
      "path": "/buy/snapshot-quick",
      "method": "POST",
      "price_usdc": 29,
      "description": "Quick Competitor Snapshot"
    },
    {
      "path": "/buy/snapshot-deep",
      "method": "POST",
      "price_usdc": 79,
      "description": "Deep Competitor Snapshot"
    },
    {
      "path": "/sample/snapshot-deep",
      "method": "GET",
      "price_usdc": 79,
      "description": "Sample Deep Snapshot (NoteFlow)"
    },
    {
      "path": "/buy/pack-uk-trader",
      "method": "GET",
      "price_usdc": 19,
      "description": "UK Sole Trader Launch Kit (instant)"
    },
    {
      "path": "/buy/pack-first-customers",
      "method": "GET",
      "price_usdc": 15,
      "description": "First Customers Pack (instant)"
    },
    {
      "path": "/buy/pack-pricing",
      "method": "GET",
      "price_usdc": 12,
      "description": "Indie SaaS Pricing Pack (instant)"
    },
    {
      "path": "/buy/pack-proposal",
      "method": "GET",
      "price_usdc": 15,
      "description": "Crypto-Ready Client Proposal Kit (instant)"
    },
    {
      "path": "/buy/csv-json",
      "method": "POST",
      "price_usdc": 5,
      "description": "CSV ↔ JSON converter (instant)"
    },
    {
      "path": "/buy/openapi-stub",
      "method": "POST",
      "price_usdc": 19,
      "description": "OpenAPI 3 stub from endpoints (instant)"
    },
    {
      "path": "/buy/usdc-verify",
      "method": "POST",
      "price_usdc": 5,
      "description": "Base USDC Transfer verify report (instant)"
    }
  ],
  "discovery": {
    "well_known_x402": "https://subjective-overseas-exemption-flexible.trycloudflare.com/.well-known/x402",
    "openapi": "https://subjective-overseas-exemption-flexible.trycloudflare.com/openapi.json"
  }
}