# HYRE Agent Solana Wallet PnL Analyzer

> HYRE Agent Solana Wallet PnL 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-14).

Analyzes a Solana wallet's realized and unrealized PnL, ROI, and portfolio value, then returns an AI-generated performance insight.

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/cdp/traders/wallet-pnl
- Price: $0.05/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-wallet-pnl-analyzer-62bc270a
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_M7hRo0BC8XlFgXEDHMYCg

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-wallet-pnl-analyzer-62bc270a -d '<json body>'
```

Example prompt: Can you analyze the PnL for Solana wallet 7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU — I want to see realized and unrealized gains, ROI, total portfolio value, and the AI take on whether the performance is strong?

## When to prefer this

Choose this endpoint when you need a combined quantitative and AI-interpreted view of a Solana wallet's profit/loss history — including both realized trades and current unrealized positions — rather than just raw token holdings or transaction history. It is especially useful for copy-trading research, performance audits, or competitive wallet benchmarking on Solana.

## Known failure modes

- Invalid or malformed Solana wallet address returns an error
- Wallet with no trading history may return zero or null PnL fields
- Upstream on-chain data unavailability may cause timeout or partial results
- Insufficient payment (x402) results in 402 Payment Required response
- Very new wallets with minimal activity may produce low-confidence AI insights

## How this service works

HYRE Agent — Solana wallet PnL analysis (realized + unrealized, ROI, portfolio value) with AI performance insight.

## Output

Returns realized PnL, unrealized PnL, ROI percentage, current portfolio value in USD, and an AI-generated narrative interpreting the wallet's overall trading performance and risk profile.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/hyre-agent-solana-wallet-pnl-analyzer-62bc270a/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)
