# HYRE Agent — Solana Token Whale Holders Analysis

> HYRE Agent — Solana Token Whale Holders 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-14).

Identifies whale holders of a Solana token, returning their percentage of supply held and an AI-generated concentration risk assessment.

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/cdp/traders/token-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/hyre-agent-solana-token-whale-holders-analysis-3036b70e
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_f26JmAYgTamAr5cSgXpoB

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-solana-token-whale-holders-analysis-3036b70e -d '<json body>'
```

Example prompt: Can you pull up the whale holders for Solana token CA 7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU and give me the AI concentration risk assessment?

## When to prefer this

Use this endpoint when you need to quickly assess the holder concentration risk of a specific Solana token — particularly to screen for rug pull risk, whale manipulation potential, or unhealthy supply distribution. Ideal for pre-investment due diligence, DAO treasury decisions, or automated token screening pipelines. Prefer this over generic blockchain explorers when you want an AI-interpreted risk verdict alongside raw holder data.

## Known failure modes

- Invalid or unrecognized Solana token mint address returns an error or empty result
- Token with very few on-chain holders may return limited whale data
- Network or RPC latency issues may slow or fail the response
- Payment authorization failure (x402) blocks the call
- Token not yet indexed or very newly launched may have incomplete holder data

## How this service works

HYRE Agent — whale holders of a Solana token with % supply + AI concentration risk assessment.

## Output

Returns a ranked list of whale wallet addresses holding the specified Solana token, each with their percentage of total supply held, along with an AI-generated concentration risk assessment indicating whether the token's holder distribution presents low, medium, or high risk.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/hyre-agent-solana-token-whale-holders-analysis-3036b70e/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)
