# Syraa Smart Money Tracker

> Syraa Smart Money Tracker is a paid API for AI agents from api.syraa.fun, paid per call via x402, $0.1/call, status down (last checked 2026-09-15).

Tracks and analyzes smart-money wallets in real-time across EVM and Solana chains, identifying whale moves, fund flows, and trading signals.

## Facts

- Endpoint: POST https://api.syraa.fun/smart-money
- Price: $0.1/call
- Payment: x402
- Status: down
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/api-syraa-fun-ac96e5a7
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_xI5Yld1k4_yZRFAjowhwW

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 api-syraa-fun-ac96e5a7 -d '<json body>'
```

Example prompt: Show me what smart-money wallets have been doing in the last few hours on Ethereum and Solana — any big whale moves, unusual fund flows, or trading signals I should know about.

## When to prefer this

Use this endpoint when you need cross-chain smart-money and whale wallet intelligence across both EVM and Solana ecosystems in real time, especially for generating trading signals or monitoring large fund flows. Prefer over generic on-chain data APIs when the goal is identifying sophisticated trader behavior rather than raw transaction data.

## Known failure modes

- Invalid or unsupported chain identifier returns 400 error
- Payment not received or insufficient USDC results in 402 Payment Required
- No smart-money activity detected for the specified parameters returns empty result set
- Rate limiting if requests exceed allowed frequency
- Network or RPC outage for a specific chain may delay or omit data for that chain

## How this service works

Real-time multi-chain tracking and analytics of smart-money wallets, spotting whale moves, flow patterns, and trading signals across EVM and Solana.

## Output

Returns real-time analytics on smart-money wallet activity including detected whale moves, fund flow patterns, and trading signals across EVM-compatible chains and Solana.

## More

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