# Solana Wallet PnL Leaderboard with AI Follow Recommendation

> Solana Wallet PnL Leaderboard with AI Follow Recommendation is a paid API for AI agents from mpp.hyreagent.fun, paid per call via x402, $0.08/call, status unknown (last checked 2026-09-15).

Returns a ranked leaderboard of Solana wallets sorted by 24h or 7d realized profit, with AI-generated recommendations on which traders to follow.

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/traders/top-wallets
- Price: $0.08/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-04c2d822
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_AdW6yqdrq5NKmwHtGqKgI

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

Example prompt: Show me the top Solana wallets ranked by realized profit over the last 7 days, and include the AI recommendation on which traders are worth following.

## When to prefer this

Use this endpoint when you need a ranked list of top-performing Solana traders by realized profit with AI-assisted follow recommendations, especially for copy-trading research, whale watching, or identifying consistently profitable wallets. Prefer this over raw on-chain queries when you want pre-ranked, AI-enriched results rather than raw transaction data.

## Known failure modes

- Invalid or unsupported time window parameter returns error
- Solana RPC unavailability causes data fetch failure
- Empty leaderboard if no qualifying trades in the time window
- Payment failure (insufficient USDC balance) blocks access
- Rate limiting or timeout from Solana RPC data source

## How this service works

Solana wallet PnL leaderboard ranked by 24h or 7d realized profit with AI follow recommendation. Sources: Solana RPC.

## Output

A ranked leaderboard of Solana wallet addresses sorted by realized profit for the selected time window (24h or 7d), including each wallet's PnL figures and an AI-generated recommendation on whether to follow each trader.

## More

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