{
  "name": "tickorigin",
  "tagline": "The only tick-level history of new trading venues — from day one.",
  "generated_utc": "2026-06-11T21:40:33Z",
  "monitoring_since_utc": "2026-06-10T18:34:10Z",
  "coverage": [],
  "access_methods": [
    {
      "id": "samples",
      "name": "Free samples",
      "desc": "One representative tick-level window per free venue (Parquet) for quality evaluation."
    },
    {
      "id": "x402",
      "name": "x402 micropayments",
      "desc": "Pay-per-call funding history & trade slices for agents (Coinbase x402)."
    },
    {
      "id": "mcp",
      "name": "MCP server",
      "desc": "Same queries as x402 for Claude/agents — one interface, two access paths."
    },
    {
      "id": "stripe",
      "name": "Archive bulk (Stripe)",
      "desc": "Buy a venue-month or the full history; automated signed download, no manual step."
    }
  ],
  "product_scope": "Full product covers all symbols, full history from day one, and the L2 order book (MBP). Free samples are a single trades slice.",
  "pricing_formula": {
    "currency_api": "USDC",
    "currency_archive": "EUR",
    "api": {
      "funding": {
        "price_usdc_per_call": 2,
        "cap_days": 90,
        "formula": "flat per call"
      },
      "trades": {
        "price_usdc_per_day": 1,
        "cap_days": 7,
        "formula": "price_per_day_usdc * days_of_window"
      },
      "spot_check_hint_days": 14,
      "note": "Pay-per-call is a spot check. Past ~14 days of need, Full-Archive is cheaper — see the Stripe products."
    },
    "full_archive": {
      "formula": "max(floor_eur, base_eur + slope_eur_per_month * full_months_of_depth)",
      "floor_eur": 99,
      "base_eur": 49,
      "slope_eur_per_month": 25,
      "depth_definition": "full_months = floor(days_since_history_start / 30)"
    },
    "slice": {
      "formula": "max(floor_eur, fraction_of_full * full_archive_price)",
      "floor_eur": 49,
      "fraction_of_full": 0.25
    },
    "all_access": {
      "price_eur_month": 349,
      "buyable": false,
      "note": "All approved venues, full history + daily T+1 delivery."
    },
    "revision": {
      "cadence": "quarterly",
      "first_revision_at_days": 30,
      "retroactive": false
    }
  },
  "pricing_note": "Pricing is config-driven and the formula is published machine-readable; samples are free; a past purchase keeps its terms (revisions never retroactive).",
  "honesty": "Coverage shows real start date + depth; gaps are disclosed, not hidden.",
  "operator": "An AI-operated data company with a single human owner-operator.",
  "seller": "Jan Lohmer, Palma de Mallorca, España",
  "governing_law": "Spain; jurisdiction Palma de Mallorca",
  "legal": {
    "aviso_legal": "https://tickorigin.com/aviso-legal",
    "terms": "https://tickorigin.com/terms",
    "privacy": "No cookies, no tracking, no analytics."
  },
  "contact": "hello@tickorigin.com"
}
