# HYRE Agent Solana Wallet PnL & Copy-Worthiness Analyzer

> HYRE Agent Solana Wallet PnL & Copy-Worthiness Analyzer is a paid API for AI agents from mpp.hyreagent.fun, paid per call via x402, $0.05/call, status unknown (last checked 2026-09-15).

Returns realized and unrealized PnL, win rate, portfolio value, and an AI-generated copy-worthiness verdict for a given Solana wallet address.

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/traders/wallet/8wHcQMELrxzMxsV6ZM8aZjrUTHxymsXxDqEEnLYavSVG/pnl
- Price: $0.05/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-7dfb0308
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_pJKRvNrMuxu8KnVcdpVBL

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

Example prompt: Can you analyze the trading performance of Solana wallet 8wHcQMELrxzMxsV6ZM8aZjrUTHxymsXxDqEEnLYavSVG and tell me if it's worth copy trading — I want to see the realized and unrealized PnL, win rate, and the AI verdict on whether this trader is copy-worthy?

## When to prefer this

Use this endpoint when you need a comprehensive, AI-scored performance snapshot for a specific Solana wallet — especially to evaluate copy trading viability. Prefer over manual on-chain lookups when you want the AI verdict combining PnL, win rate, and portfolio value in one call.

## Known failure modes

- Invalid or non-existent Solana wallet address returns an error
- Wallet with no trading history may return zero values or empty PnL
- RPC or Jupiter data source outage causes timeout or incomplete data
- Payment failure (x402) if USDC balance is insufficient

## How this service works

Solana wallet realized + unrealized PnL, win rate, portfolio value with AI copy-worthiness verdict. Sources: Solana RPC + Jupiter.

## Output

Returns realized PnL, unrealized PnL, win rate percentage, current portfolio value in USD, and an AI-generated verdict on whether the wallet is worth copy trading — all sourced from Solana RPC and Jupiter price data.

## More

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