{
  "schema": "twzrd.x402-report.v1",
  "product": "Who actually earns on x402 — wash-adjusted, delivery-verified.",
  "not_this_product": "Not a volume dashboard. Gross transaction counts are not comparable across trackers; this reports what survives subtraction.",
  "window_days": 90,
  "as_of": "2026-09-18T16:30:00Z",
  "generated_at": "2026-09-18T16:30:00Z",
  "point_in_time": "Every window is bound to as_of inside the SQL. No query calls now(), so re-running with the same --asof reproduces these numbers exactly.",
  "method": {
    "base": "x402_confidence='high' only; all-confidence is ~90x larger and is not an x402 figure",
    "solana_counts": "include facilitator penny-flood other trackers filter; compare VALUE, not counts",
    "combined_payers": "payers_sum is chain-local distinct counts added together, not a cross-chain unique set",
    "external_attribution": "headline is payer_attribution.external_verified at as_of (read-time, 0217). The write-time payer_is_external snapshot is a sidecar, never the headline.",
    "delivery": "headline M is DISTINCT ON resource_url latest outcome in {delivered,failed}. Distinct URL count including not_attempted is a sidecar, never the headline.",
    "npm_downloads": "not reported; CI mirror noise (43x spike vs organic median ~54/day)",
    "asof_binding": "psql :'asof' / :'win' on STDIN (-f -); -c strings do not interpolate"
  },
  "solana": {
    "events": 15063536,
    "sellers": 4939,
    "payers": 22676,
    "usdc": 795259.28,
    "median_ticket_usdc": 0.00169
  },
  "base_high_confidence": {
    "purchases": 10199625,
    "sellers": 13977,
    "payers": 19070,
    "usdc": 679449.62,
    "mean_ticket_usdc": 0.06662
  },
  "combined": {
    "events": 25263161,
    "payers_sum": 41746,
    "usdc": 1474708.9,
    "ticket_note": "micro-dominated; Solana reports median ticket, Base reports mean"
  },
  "listed_sellers": {
    "listed_with_price_and_payto": 607,
    "earned_anything": 100,
    "earned_nothing": 507,
    "pct_earning_nothing": 83.5,
    "note": "Catalog listing metric (active priced payTo), not on-chain distinct_sellers."
  },
  "concentration": {
    "top1_usdc": 383350.65,
    "top1_pct_of_volume": 48.2,
    "top10_pct_of_volume": 86.1
  },
  "delivery": {
    "n_delivered": 18,
    "m_attempted": 28,
    "not_attempted": 15,
    "distinct_urls": 43,
    "delivery_rate_pct": 64.3,
    "headline": "latest-per-URL attempted (delivered+failed); 18/28 is this cut",
    "all_rows": {
      "rows": 61,
      "distinct_urls": 43,
      "rows_attempted": 41,
      "urls_any_delivered": 18,
      "note": "18 of 43 is urls_any_delivered / distinct_urls including never-attempted latest outcomes"
    },
    "caveat": "Internal probe table, not an ecosystem delivery rate. No external payer is represented."
  },
  "publisher_own_external_revenue": {
    "receipts": 10,
    "payers": 6,
    "usdc": 0.108
  },
  "publisher_cuts": {
    "write_time_snapshot_true": {
      "receipts": 3,
      "payers": 3,
      "usdc": 0.052,
      "note": "payer_is_external IS TRUE at insert. The 7-receipt / $0.056 gap vs the headline is later-adjudicated external payers whose rows still carry NULL. Migration 0217 forbids this cut as the published number."
    },
    "external_chosen_not_template": {
      "receipts": 7,
      "payers": 3,
      "usdc": 0.056,
      "note": "external_verified AND activity_type is not template_substituted (counts_as_demand)."
    }
  },
  "publisher_note": "The publisher's own external revenue is the read-time attribution headline so the reader can discount accordingly. We are not a large earner on this market. Snapshot-true $0.052 and 18-of-43 URLs are different cuts of the same tables, disclosed in publisher_cuts / delivery.all_rows."
}
