# Solana Token Whale Holders & Accumulation Flow Analyzer

> Solana Token Whale Holders & Accumulation Flow Analyzer 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-14).

Returns the top holders of a Solana token with supply concentration metrics, recent accumulation/distribution flow, and an AI-generated signal about whale activity.

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/traders/token/6DEvB7wEj1iR4mMe4Yji7n1L7hiz9BCd4tBWiLVvpump/whales
- Price: $0.03/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/solana-token-whale-holders-accumulation-flow-analyzer-8a9f512a
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_26egHE_F-z--sr4awhv8x

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 solana-token-whale-holders-accumulation-flow-analyzer-8a9f512a -d '<json body>'
```

Example prompt: Who are the top whale holders of the Solana token 6DEvB7wEj1iR4mMe4Yji7n1L7hiz9BCd4tBWiLVvpump, and are they currently accumulating or distributing? Give me the supply concentration and the AI signal on whale behavior.

## When to prefer this

Use this endpoint when you need on-chain whale and holder concentration data for a specific Solana token — especially pump.fun or Meteora-launched memecoins — and want an AI-synthesized signal on whether large wallets are accumulating or distributing. Prefer this over generic blockchain explorers when you need both raw holder data and an interpreted AI verdict in a single call.

## Known failure modes

- Invalid or non-existent token mint address returns an error or empty result
- Token too new with insufficient on-chain data for meaningful whale analysis
- Solana RPC node unavailability causes timeout or degraded response
- Jupiter data lag may cause stale accumulation/distribution flow figures
- Rate limiting or payment failure with x402 protocol returns 402 or 429

## How this service works

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

## Output

A ranked list of top token holders with their wallet addresses and holdings, supply concentration statistics showing how much of the total supply the top wallets control, recent accumulation vs. distribution flow data, and an AI-generated signal summarizing whether whales are buying into or exiting the token.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/solana-token-whale-holders-accumulation-flow-analyzer-8a9f512a/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)
