← Platform/Solutions · Trading Desks
    For Trading Desks

    A signal layer your whole desk can wire into.

    Multi-seat access, webhook delivery into your existing bots and OMS, raw cluster payloads, and an SLA that holds up when the book is hot. Built for prop desks, market makers, and active treasury teams that need an institutional pipe — not a Telegram group.

    Desk-tier delivery
    180ms
    Webhook p50
    99.95%
    Uptime SLA
    Unlimited
    Concurrent seats
    24 months
    Replay window
    01 · Who this is for

    Desks that already have systems — we plug into them.

    You've already built (or bought) execution. You've got a bot stack, a risk system, and traders who don't want a fourth screen. What you need is a clean, programmatic source of smart-money intelligence that drops directly into the tools you already trust.

    SpotX's Desk tier is delivered as JSON over webhook with the same payload that powers our own dashboard — so a quant can backtest it, a bot can subscribe to it, and a discretionary trader can still see it in Slack or Telegram. One source of truth, every workflow.

    02 · What you wire in

    Five integration points, all documented.

    • Webhook streamRaw cluster JSON pushed to your endpoint with HMAC signing. Sub-200ms p50 from cluster-confirm to delivery.
    • REST APIPull current and historical clusters by chain, asset, score, or wallet. Useful for dashboards, research notebooks, and on-demand checks.
    • WebSocket feedSubscribe to live cluster events without webhook infra. Drop-in for trading bots and on-call dashboards.
    • Historical replayUp to 24 months of cluster events for backtesting strategies and calibrating your own signal weights.
    • Slack / Telegram bridgeMirror selected feeds into desk channels for the discretionary side without a second integration.
    03 · Where it earns its keep

    Three workflows it transforms.

    Bot triggers

    Use cluster events as a primary or confirming entry signal in your own execution stack. Filter by chain, score, notional, or wallet identity to match your strategy.

    Risk overlay

    When a cluster begins unwinding on a name your book is long, the risk system gets a webhook before the chart breaks. Your auto-de-risk rules fire seconds, not minutes, sooner.

    Research

    Quants pull historical clusters via REST, join with your own price/PnL data, and calibrate which cluster shapes generate alpha for your specific style.

    04 · Operational guarantees

    Numbers we stand behind.

    • Uptime99.95% rolling 30-day SLA on webhook and WebSocket delivery, with credits for breaches.
    • DeliveryWebhooks fire as soon as a candidate clears the gates and passes the push threshold. We do not publish a latency SLA — every payload carries the block height and publication timestamp so you can measure it yourself.
    • Audit trailEvery alert is logged with ingest timestamp, model version, feature inputs, and delivery timestamp. Exportable for compliance review.
    • SupportDedicated Slack channel with on-call coverage during major market hours. Escalation to research team for false-positive investigation.
    05 · What it will not do

    The honest limits.

    • Execute orders, custody assets, or act as a broker. SpotX is data only.
    • Replace your own model risk controls. The score is a probability — wire it into your existing risk framework, don't bypass it.
    • Guarantee returns. Past cluster precision is published; future precision is not promised.
    • Provide regulated investment advice to your clients. The desk's compliance and suitability obligations remain entirely yours.
    06 · What you actually get

    On the Desk plan, here's what lands in your tools.

    Custom-priced by seat count and webhook volume. Includes everything in Pro plus programmatic delivery, raw payloads, historical replay, dedicated Slack with our research team, and a 99.95% uptime SLA with credits.

    Included in your subscription
    • Webhook delivery with HMAC signing (p50 ≤ 200ms)
    • REST API + WebSocket feed for live and historical clusters
    • Raw cluster JSON: wallets, model features, scores, on-chain receipts
    • 24-month historical replay for backtesting and calibration
    • Multi-seat dashboard with per-trader filters and audit log exports
    • Dedicated Slack channel with on-call coverage during major hours
    • 99.95% uptime SLA with service credits on breach
    Where it's delivered
    Webhook
    POST to your endpoint with retries, dead-letter queue, and replay.
    WebSocket
    wss://api.spotx.io/v1/clusters — drop-in for trading bots.
    REST API
    GET /clusters with filters by chain, asset, score, wallet, time.
    Slack / TG bridge
    Mirror filtered feeds into desk channels for the human side.
    Sample output

    A cluster.confirmed webhook payload.

    A faithful reconstruction of the format you'll see on day one. Field values are illustrative; the structure, fields, and provenance are exactly what ships.

    POST /your-endpoint · HMAC-SHA256
    178ms p50
    {
      "event": "cluster.confirmed",
      "id": "spx_2026_05_a4f9c1",
      "scoring_version": "v3.0",
      "methodology_version": "v2.0",
      "chain": "solana",
      "asset": { "symbol": "JUP", "mint": "JUPyiwrYJF…" },
      "classification": "accumulation",
      "direction": "buy",
      "score": 89,
      "score_components": {
        "wallet_performance": 19.4,
        "wallet_independence": 14.1,
        "capital_committed": 11.8,
        "pattern_strength": 12.2
      },
      "gates_passed": true,
      "cluster": {
        "wallet_count": 6,
        "independent_entity_count": 4,
        "wallets": ["w_a91…", "w_b42…", "w_c08…"]
      },
      "notional_usd": 310420,
      "window_seconds": 71,
      "first_block": 287_441_902,
      "published_at": "2026-05-14T10:42:11.296Z",
      "provenance": {
        "tx_hashes": ["0x7a4c…b9e2", "0x91f0…2c14"],
        "explorer": "https://solscan.io/tx/…"
      }
    }
    07In their words
    We rewired part of our intra-day flow around the SpotX webhook. The latency advantage is real and reproducible — and crucially, the payload is rich enough that our risk system can act on it without a second integration.
    Marcus Klein
    Portfolio Manager, Lightcap Digital
    08 · Important disclaimer

    Signals are information, not advice.

    Read before acting on any SpotX output

    SpotX is a market-intelligence and on-chain analytics product. Nothing on this page, in the dashboard, in alerts, or in any export constitutes investment advice, a recommendation to buy or sell any asset, a solicitation, or a personalised financial plan for trading desks.

    Crypto markets are volatile, partially unregulated, and can move against you faster than any alert can be delivered. Smart-money clusters are a probabilistic pattern — they fail. Past cluster precision does not guarantee future returns. You can lose some or all of the capital you deploy.

    You are solely responsible for your own due diligence, position sizing, risk management, tax obligations, and compliance with the laws of your jurisdiction. If you are unsure, consult a licensed financial adviser before acting.

    SpotX does not custody funds, execute trades, or provide brokerage services. Data shown in worked examples is reconstructed for illustration. Confidence scores are model probabilities — not guarantees of outcome.

    Included in

    The Desk plan, sized to your seat count.

    Includes webhook delivery, raw cluster JSON, historical replay, custom cluster windows, dedicated Slack channel with our research team, and a 99.95% uptime SLA. Pricing scales with seats and webhook volume.