{
  "x402Version": 2,
  "site": "https://gleaming-cassata-d41682.netlify.app",
  "endpoint_kind": "free_discovery_metadata",
  "payment_gated": false,
  "discovery": {
    "catalog": "https://gleaming-cassata-d41682.netlify.app/api/x402/catalog",
    "openapi": "https://gleaming-cassata-d41682.netlify.app/openapi.json",
    "well_known_openapi": "https://gleaming-cassata-d41682.netlify.app/.well-known/openapi.json"
  },
  "openapi_url": "https://gleaming-cassata-d41682.netlify.app/openapi.json",
  "well_known_openapi_url": "https://gleaming-cassata-d41682.netlify.app/.well-known/openapi.json",
  "paid_resource_urls": [
    "https://gleaming-cassata-d41682.netlify.app/api/x402/trend-intent-raw-signal-json",
    "https://gleaming-cassata-d41682.netlify.app/api/x402/trend-intent-raw-signal-csv"
  ],
  "routes": [
    {
      "path": "/api/x402/trend-intent-raw-signal-json",
      "absolute_url": "https://gleaming-cassata-d41682.netlify.app/api/x402/trend-intent-raw-signal-json",
      "mime": "application/json",
      "price_usdc": "0.01",
      "price_micro_usdc": "10000",
      "chain": "base",
      "network": "base-mainnet",
      "chain_id": 8453,
      "asset": "USDC",
      "asset_contract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "payTo": "0x84c2e2ec19a4b467D89fE3F008591DEEA884d9Ac",
      "payTo_label": "LION-X402-BASE-001",
      "payment_gated": true,
      "unpaid_response": {
        "status": 402,
        "headers": ["payment-required"],
        "body_type": "application/json"
      },
      "paid_response": {
        "status": 200,
        "headers": ["payment-response", "x-payment-response"],
        "body_type": "application/json"
      }
    },
    {
      "path": "/api/x402/trend-intent-raw-signal-csv",
      "absolute_url": "https://gleaming-cassata-d41682.netlify.app/api/x402/trend-intent-raw-signal-csv",
      "mime": "text/csv",
      "price_usdc": "0.01",
      "price_micro_usdc": "10000",
      "chain": "base",
      "network": "base-mainnet",
      "chain_id": 8453,
      "asset": "USDC",
      "asset_contract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "payTo": "0x84c2e2ec19a4b467D89fE3F008591DEEA884d9Ac",
      "payTo_label": "LION-X402-BASE-001",
      "payment_gated": true,
      "unpaid_response": {
        "status": 402,
        "headers": ["payment-required"],
        "body_type": "application/json"
      },
      "paid_response": {
        "status": 200,
        "headers": ["payment-response", "x-payment-response"],
        "body_type": "text/csv"
      }
    }
  ],
  "settlement_policy": {
    "scheme": "exact",
    "requires_settlement_tx_hash": true,
    "confirmations_required_sub_dollar": 3,
    "idempotency_key_shape": "(pay_id, resource_id)",
    "cache_policy": "no-store, private"
  },
  "headers": {
    "v2_primary": {
      "request_signature": "Payment-Signature",
      "response_unpaid_challenge": "Payment-Required",
      "response_paid_success": "Payment-Response"
    },
    "v1_legacy_aliases_accepted": {
      "request_signature": "X-Payment",
      "response_paid_success": "X-Payment-Response"
    }
  },
  "bazaar_discovery": {
    "mechanism": "extensions.bazaar (top-level, x402 v2 shape)",
    "enabled": true
  },
  "x402scan_submission_rule": "Submit each paid_resource_urls entry separately. Do NOT submit /api/x402/catalog or /.well-known/x402.json as paid resources; they are free discovery metadata.",
  "note": "Base mainnet production. Paid routes return HTTP 402 + Payment-Required header until valid Payment-Signature retry."
}
