# DappLooker Smart Money Trends

> DappLooker Smart Money Trends is a paid API for AI agents from api.dapplooker.com, paid per call via x402, $0.005/call, status unknown (last checked 2026-09-14).

Fetches smart money movement trends and whale/institutional on-chain activity insights across blockchain ecosystems

## Facts

- Endpoint: POST https://api.dapplooker.com/v1/smart-money-trends
- Price: $0.005/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/dapplooker-smart-money-trends-4e2d1020
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_-HD6nwLoVMImpgwhvRFRV

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 dapplooker-smart-money-trends-4e2d1020 -d '<json body>'
```

Example prompt: What are the latest smart money trends on Ethereum — show me which tokens whales and institutional wallets have been accumulating or selling over the past 7 days.

## When to prefer this

Use this endpoint when you need on-chain smart money or whale behavior intelligence specifically — tracking where large/institutional wallets are moving capital. Prefer this over generic market data endpoints when the user wants to understand behavioral signals from sophisticated crypto market participants, not just price or volume data.

## Known failure modes

- Invalid or unsupported blockchain network returns 400 error
- Missing required query parameters returns validation error
- Insufficient payment (x402 payment required, $0.005 USDC) returns 402 Payment Required
- Rate limiting on excessive requests returns 429
- No trend data available for specified time window returns empty result set
- Unsupported token or chain combination returns 404

## How this service works

Access to DappLooker AI unified data layer for autonomous agents.

## Output

Returns smart money movement trends including whale wallet activity, token accumulation/distribution signals, on-chain flow data, and trend intelligence derived from large-wallet behavioral patterns across blockchain networks.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/dapplooker-smart-money-trends-4e2d1020/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from api.dapplooker.com](https://www.zero.xyz/host/api.dapplooker.com/llms.txt)
