# Solana Token Whale Holder Analysis with AI Signal

> Solana Token Whale Holder Analysis with 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-14).

Returns top holders of a Solana token with supply concentration metrics, accumulation/distribution flow data, and an AI-generated signal via Solana RPC and Jupiter.

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/traders/token/0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913/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-holder-analysis-with-ai-signal-5ca273ce
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_-X8SvBtfiXUPmmlRprVru

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-holder-analysis-with-ai-signal-5ca273ce -d '<json body>'
```

Example prompt: Can you check the top whale holders and supply concentration for Solana token 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 and tell me whether they're accumulating or dumping, with an AI signal on the risk?

## When to prefer this

Use this endpoint when you need to evaluate Solana token holder concentration risk, detect whale accumulation or distribution patterns, or get an AI-synthesized signal about holder behavior — particularly for due diligence on meme coins or new Solana token launches.

## Known failure modes

- Invalid or non-existent token address returns an error or empty result
- Token has no on-chain holder data available
- Solana RPC or Jupiter source temporarily unavailable causing timeout
- Token address format mismatch (EVM address used instead of Solana address)
- Rate limiting or payment failure blocking the request

## 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 token holders with their wallet addresses and balances, supply concentration metrics (e.g. % held by top 10/100 wallets), recent accumulation or distribution flow data, and an AI-generated signal interpreting the holder behavior risk.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/solana-token-whale-holder-analysis-with-ai-signal-5ca273ce/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)
