# CollabraChain Smart Money Netflow

> CollabraChain Smart Money Netflow is a paid API for AI agents from agent.collabrachain.fun, paid per call via x402, $0.01/call, status down (last checked 2026-09-15).

Returns real-time net capital flow data for high-performing 'whale' wallets to reveal where institutional-grade smart money is moving in crypto markets

## Facts

- Endpoint: POST https://agent.collabrachain.fun/api/smart-money/netflow
- Price: $0.01/call
- Payment: x402
- Status: down
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/agent-collabrachain-fun-72e35487
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_pGPYTVhA-J_DIqgWB2_vO

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability agent-collabrachain-fun-72e35487 -d '<json body>'
```

Example prompt: Show me the smart money netflow for Ethereum over the last 24 hours — I want to know if whales are net buyers or sellers right now.

## When to prefer this

Use this endpoint when you need real-time, on-chain evidence of institutional or high-performing wallet capital flows for a specific crypto asset — especially useful for pre-trade research, market sentiment validation, or detecting early accumulation/distribution patterns before price moves.

## Known failure modes

- Invalid or unsupported token address returns a 400 error
- Unsupported blockchain network returns an error or empty result
- No wallet activity in the requested time window returns zero or null netflow
- Payment failure (insufficient USDC balance) returns 402 Payment Required
- Rate limiting or upstream data source unavailability returns 503

## How this service works

🚀 Unlock the secrets of whale movements! Get real-time smart money netflow data to track where the big players are putting their capital. Stay ahead of the market with institutional-grade insights!

## Output

Returns aggregated net capital flow figures from top profitable wallets, including buy/sell volume breakdown, net flow direction (inflow vs outflow), and a summary of whether smart money is accumulating or distributing the asset.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/agent-collabrachain-fun-72e35487/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from agent.collabrachain.fun](https://www.zero.xyz/host/agent.collabrachain.fun/llms.txt)
