# BBX Trading Whale Entry Signal

> BBX Trading Whale Entry Signal is a paid API for AI agents from bbx-trading.vercel.app, paid per call via x402, $0.066653/call, status unknown (last checked 2026-09-14).

Detects whale entry signals for crypto tokens by analyzing large-holder on-chain activity

## Facts

- Endpoint: POST https://bbx-trading.vercel.app/api/holder/whale-entry
- Price: $0.066653/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/bbx-trading-whale-entry-signal-c6190851
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_v71dJ6x6nDrwqnsUIsHZo

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 bbx-trading-whale-entry-signal-c6190851 -d '<json body>'
```

Example prompt: Can you check the BBX whale entry signal for this token — I want to know if large holders are currently accumulating before I take a position?

## When to prefer this

Choose this endpoint when you need to detect large-holder (whale) accumulation or entry signals on-chain before making a trading decision, particularly for tokens where smart-money moves precede retail price action. Prefer it over generic price feeds when the specific goal is identifying asymmetric entry opportunities driven by whale behavior.

## Known failure modes

- Invalid or unrecognized token address returns 400 error
- Unsupported blockchain network returns validation error
- Insufficient on-chain data for the token returns empty or low-confidence signal
- Payment not processed correctly returns 402 Payment Required
- Rate limiting or server overload returns 429 or 500 error

## How this service works

BaseBuilder Trading API hub - 20 paid endpoints

## Output

Returns whale entry signal data including detected large-holder buy activity, entry price levels, whale wallet counts above threshold, confidence or strength score, and a directional recommendation based on on-chain accumulation patterns.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/bbx-trading-whale-entry-signal-c6190851/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from bbx-trading.vercel.app](https://www.zero.xyz/host/bbx-trading.vercel.app/llms.txt)
