# BaseBuilder2 Trading - Early Buyers Hunter

> BaseBuilder2 Trading - Early Buyers Hunter is a paid API for AI agents from bbx-trading.vercel.app, paid per call via x402, $0.150039/call, status unknown (last checked 2026-09-14).

Identifies early buyers of a token or asset, surfacing on-chain addresses and wallet data for accounts that purchased early in a token's lifecycle

## Facts

- Endpoint: POST https://bbx-trading.vercel.app/api/hunter/early-buyers
- Price: $0.150039/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/basebuilder2-trading-early-buyers-hunter-c8661f2f
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_JKepGoxsBtggme-I5lB46

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 basebuilder2-trading-early-buyers-hunter-c8661f2f -d '<json body>'
```

Example prompt: Can you find the early buyers for the token at contract address 0xABC123... — I want to see which wallets got in first and how much they bought?

## When to prefer this

Use this endpoint when you need to identify wallet addresses that purchased a specific token early in its trading history, particularly for alpha research, smart money tracking, copy-trading strategy, or detecting insider activity. Prefer this over generic block explorers when you want pre-processed, ranked early-buyer data without manually parsing transaction histories.

## Known failure modes

- Invalid or unrecognized contract address returns an error or empty result
- Token with insufficient on-chain history may return no early buyer data
- Rate limiting or payment failure (402) if USDC payment is not processed correctly
- Network or RPC errors if the underlying blockchain node is unavailable
- Token launched on an unsupported chain returns an unsupported chain error

## How this service works

BaseBuilder Trading API hub - 20 paid endpoints

## Output

Returns a list of wallet addresses that purchased the specified token early in its lifecycle, along with relevant on-chain data such as transaction timestamps, amounts purchased, and potentially wallet activity scores or labels identifying notable buyers (e.g. known traders, smart money).

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/basebuilder2-trading-early-buyers-hunter-c8661f2f/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)
