# mpp.hyreagent.fun Solana Token Whale Holders & AI Signal

> mpp.hyreagent.fun Solana Token Whale Holders & AI Signal 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 the top holders (whales) of a Solana token with supply concentration metrics, recent accumulation/distribution flow, and an AI-generated signal.

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/traders/token/EKpQGSJtjMFqKZ9KQanSqYXRcF8fBopzLHYxdM65zcjm/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-e8c32d39
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_VT1N7AorbBlU4P5soKXMf

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-e8c32d39 -d '<json body>'
```

Example prompt: Who are the top whale holders of Solana token EKpQGSJtjMFqKZ9KQanSqYXRcF8fBopzLHYxdM65zcjm, and is the supply dangerously concentrated? Also give me the AI signal on whether they're accumulating or dumping.

## When to prefer this

Use this endpoint when you need on-chain whale holder analysis for a specific Solana token, especially to assess supply concentration risk, detect whale accumulation or distribution patterns, and get an AI-generated signal — particularly useful for PumpFun or meme tokens where whale manipulation is common.

## Known failure modes

- Invalid or non-existent Solana token mint address returns 404 or empty result
- Token with no significant holders returns minimal data
- Solana RPC or Jupiter data unavailable causes 503 or timeout
- Malformed request body returns 400 bad request
- Payment failure or insufficient USDC balance blocks the call

## 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 list of top holder wallet addresses ranked by token balance, supply concentration percentages, recent accumulation vs. distribution flow data, and an AI-generated signal summarizing whale behavior and risk level for the token.

## More

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