whale-data
W
whale-data
/whale_flow

Whale flow by hour

Hourly buy and sell USD flow buckets for one coin, CEX and DEX split, over a rolling window. Descriptive market data only.

liveverifiedunknown~5s typical
mcpprobedwhale-data
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-coinlobster-whale-data /whale_flow for me.

Input

FieldTypeDescription
pairstringAlias for coin.
coinstringCoin symbol, for example BTC. A pair like ETH/USD works too, the quote leg is dropped. Req
hoursintegerHow many hours of hourly buckets to read back. Defaults to the whole window, which is also

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-com-coinlobster-whale-data","endpoint":"/whale_flow","input":{}}'
cli
npx cracked-ai run -p mcp-com-coinlobster-whale-data -e /whale_flow -i '{}'
mcp
run_tool({ provider: "mcp-com-coinlobster-whale-data", endpoint: "/whale_flow", input: {} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.