# BaseBuilder Crypto Smart Money Tracker

> BaseBuilder Crypto Smart Money Tracker is a paid API for AI agents from bb-crypto.vercel.app, paid per call via x402, $0.159974/call, status unknown (last checked 2026-09-15).

Tracks and analyzes smart money wallet activity and on-chain movements in the crypto market

## Facts

- Endpoint: POST https://bb-crypto.vercel.app/api/smart-money
- Price: $0.159974/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/basebuilder-crypto-smart-money-tracker-fcf8cfa7
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_s5N0eqHFJugwWr6cR2yj7

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 basebuilder-crypto-smart-money-tracker-fcf8cfa7 -d '<json body>'
```

Example prompt: Show me the latest smart money wallet activity on Base — which wallets have been buying or moving tokens in the last 24 hours, and what tokens are they focused on?

## When to prefer this

Use this endpoint when you need on-chain smart money intelligence — specifically to identify which sophisticated or high-performing wallets are actively buying or selling, and what tokens they are targeting. Prefer this over general blockchain explorers when you want curated, signal-focused wallet analysis rather than raw transaction data.

## Known failure modes

- Invalid or unsupported wallet/token address returns 400 error
- Payment not received or insufficient USDC results in 402 Payment Required
- Unsupported blockchain network returns error
- Rate limiting if too many requests in a short window
- Empty result set if no smart money activity detected in the specified range

## How this service works

BaseBuilder Crypto API hub - 26 paid endpoints

## Output

Returns a list of smart money wallet addresses along with their recent on-chain activity, token flows, transaction patterns, and signals indicating where sophisticated investors are moving capital.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/basebuilder-crypto-smart-money-tracker-fcf8cfa7/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from bb-crypto.vercel.app](https://www.zero.xyz/host/bb-crypto.vercel.app/llms.txt)
