Otto Data — Robinhood Chain
OD
Otto Data — Robinhood Chain
/token_flows

token flows

Large on-chain token transfers (whale flows): 32 stock tokens + USDG above the USD threshold. direction: mint|burn|transfer. Mints/burns show the tokeni

liveunknown~5s typical
mcpottodata
$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-app-ottodata-otto /token_flows for me.

Input

FieldTypeDescription
tickerstring default ""
min_usdnumber default 0
directionstring default ""
hoursinteger default 24
limitinteger default 50

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-app-ottodata-otto","endpoint":"/token_flows","input":{"ticker":"","min_usd":0,"direction":"","hours":24,"limit":50}}'
cli
npx cracked-ai run -p mcp-app-ottodata-otto -e /token_flows -i '{"ticker":"","min_usd":0,"direction":"","hours":24,"limit":50}'
mcp
run_tool({ provider: "mcp-app-ottodata-otto", endpoint: "/token_flows", input: {"ticker":"","min_usd":0,"direction":"","hours":24,"limit":50} })

Try it

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