Skip to main content
Surface tokens where several tracked wallets are buying at once, a cluster, and stream live entry and exit alerts as they form. It is the engine behind an alerts feed, a Telegram bot or a trading agent.

What it shows

Coordinated buying. When a group of KOLs or Smart Money wallets pile into the same token inside a short window, that is a cluster, and it is a strong early signal. You set the rules, how many wallets, what win rate, which types, and the service tells you the moment they are met.

Blockchains

The core cluster and entry logic runs on Solana, BNB, Base, ETH and Robinhood. The live market cap attached to a signal is Solana only.

Endpoints

Get signals live as they form, or as a snapshot on a schedule.

WSS signal stream

Live entry and exit signals with your own per type thresholds.

GET /v1/signals

A snapshot of current clusters, with cluster, entry and exit modes.

First steps

1

Get an API key

Register at apidashboard.cabalspy.xyz and create a key.
2

Decide your rules

Choose how many wallets make a cluster, an optional minimum win rate, and which wallet types must agree.
3

Subscribe or poll

Open the signal stream with your thresholds for live alerts, or poll the signals endpoint in cluster mode for a snapshot.
Quick test, cluster snapshot

Build it

Cookbook, Signal Service

Build cluster scanning and live alerts step by step.