# Solana Token Whale Holders & Accumulation Analysis

> Solana Token Whale Holders & Accumulation Analysis 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 top holders of a Solana token with supply concentration metrics, recent accumulation/distribution flow, and an AI-generated trading signal.

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/traders/token/HZ1JovNiVvGrGNiiYvEozEVgZ58xaU3RKwX8eACQBCt3/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/mpp-hyreagent-fun-6d11bbc6
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_bLQdB8pnMNRGf4jCi-Ojw

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 mpp-hyreagent-fun-6d11bbc6 -d '<json body>'
```

Example prompt: Check the whale holder concentration and accumulation/distribution flow for Solana token HZ1JovNiVvGrGNiiYvEozEVgZ58xaU3RKwX8eACQBCt3 — I want the AI signal on whether whales are buying or selling.

## When to prefer this

Use this endpoint when you need on-chain Solana token holder analysis with AI interpretation, especially to assess whale concentration risk, detect accumulation or distribution patterns, or evaluate token distribution health before trading or investing.

## Known failure modes

- Invalid or non-existent Solana token address returns error
- Token with no on-chain holder data may return empty results
- RPC or Jupiter data source unavailability causes timeout or partial data
- Rate limiting or payment failure returns 402 or rejection

## How this service works

Top holders of a Solana token, supply concentration, recent accumulation/distribution flow with AI signal. Sources: Solana RPC + Jupiter.

## Output

Returns a list of top token holders with wallet addresses and balances, supply concentration percentages, recent accumulation vs. distribution flow data, and an AI-generated signal summarizing whale behavior and risk level.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/mpp-hyreagent-fun-6d11bbc6/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)
