# HYRE Agent — Base Token Whale Holders

> HYRE Agent — Base Token Whale Holders is a paid API for AI agents from mpp.hyreagent.fun, paid per call via x402, $0.03/call, status unknown (last checked 2026-09-15).

Returns whale (large) holders for a specified Base network token, with AI-interpreted analysis of holder concentration and risk.

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/base/traders/token/0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913/whales
- Price: $0.03/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/hyre-agent-base-token-whale-holders-3c5ec9b6
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_j2nkFzB0cDu-YgPhaZaUe

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 hyre-agent-base-token-whale-holders-3c5ec9b6 -d '<json body>'
```

Example prompt: Who are the whale holders for the USDC token at 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 on Base — I want to see the big wallets and whether their concentration is a risk.

## When to prefer this

Use this endpoint when you specifically need whale holder analysis for a token on the Base EVM chain. It is distinct from Solana token whale endpoints on the same platform and is best suited for Base network ERC-20 tokens. Choose this over generic holder endpoints when you want AI-interpreted risk assessment alongside raw whale data.

## Known failure modes

- Invalid or unrecognized token contract address returns an error or empty result
- Token not found on Base network returns no data
- Rate limiting or payment failure returns 402 or 429 status
- Network timeout if on-chain data source is slow
- Token with no significant whale holders returns minimal or empty list

## How this service works

Whale holders for token

## Output

A list of whale (large) holder wallet addresses for the specified Base network token, including their holdings and an AI-generated interpretation of holder concentration, distribution risk, and any red flags related to whale dominance.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/hyre-agent-base-token-whale-holders-3c5ec9b6/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from mpp.hyreagent.fun](https://www.zero.xyz/host/mpp.hyreagent.fun/llms.txt)
