# HYRE Agent — Nansen PnL Leaderboard with AI Copy-Trade Score

> HYRE Agent — Nansen PnL Leaderboard with AI Copy-Trade Score is a paid API for AI agents from mpp.hyreagent.fun, paid per call via x402, $0.3/call, status unknown (last checked 2026-09-13).

Returns the top PnL traders for a specific token using Nansen smart money labels, enriched with an AI-generated copy-trade score for each trader.

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/cdp/nansen/pnl-leaderboard
- Price: $0.3/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/hyre-agent-nansen-pnl-leaderboard-with-ai-copy-trade-score-a68da2a2
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_TpzbaF1StB8NAVj53rRBH

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-nansen-pnl-leaderboard-with-ai-copy-trade-score-a68da2a2 -d '<json body>'
```

Example prompt: Show me the top PnL traders for the Solana token at address EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v with their Nansen smart money labels and AI copy-trade scores so I can decide who to follow.

## When to prefer this

Choose this endpoint when you need to identify which specific wallets are profiting most from a given token and want AI-scored copy-trade candidates backed by Nansen's institutional-grade smart money labels. Prefer this over generic on-chain analytics when you want both quantitative PnL ranking and an AI judgment layer on copy-trade worthiness in a single call. Best for Solana token analysis where Nansen wallet labeling adds signal beyond raw trade volume.

## Known failure modes

- Invalid or unknown token address returns empty leaderboard or error
- Token has insufficient trading history — leaderboard returns few or no results
- Nansen data unavailable for the requested token (e.g. newly launched token not yet indexed)
- Chain mismatch between token address and expected chain
- Payment not fulfilled (x402 payment required before response is returned)

## How this service works

HYRE Agent — top PnL traders for a specific token (Nansen-labeled smart money) with AI copy-trade score.

## Output

Returns a ranked list of top-performing trader wallets for the specified token, each annotated with Nansen smart money labels (e.g. smart money, degen trader), realized and unrealized PnL figures, trade count, and an AI-generated copy-trade score indicating how suitable that wallet is to follow based on its trading behavior.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/hyre-agent-nansen-pnl-leaderboard-with-ai-copy-trade-score-a68da2a2/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)
