# mpp.hyreagent.fun Wallet PnL Analysis

> mpp.hyreagent.fun Wallet PnL Analysis 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).

Analyzes profit and loss (PnL) for a specific Solana wallet address on the Base blockchain, returning trading performance metrics.

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/base/traders/wallet/vhu9Nc7EQi6dpvk9R6GyrDjgrgnR2oyfRAeeYVmQCAp/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-88731e35
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_bDnO2_HdfnmMMinBLyo0C

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

Example prompt: Can you pull up the full PnL analysis for wallet vhu9Nc7EQi6dpvk9R6GyrDjgrgnR2oyfRAeeYVmQCAp on Base — I want to know how profitable this trader has been overall?

## When to prefer this

Use this endpoint when you need to evaluate the trading performance and profitability of a specific wallet address on the Base blockchain. Prefer this over generic blockchain explorers when you need structured PnL computation rather than raw transaction history. Ideal for due diligence on traders, copy-trading decisions, or identifying profitable wallets in the DeFi ecosystem.

## Known failure modes

- Invalid or malformed wallet address returns an error
- Wallet with no trading history may return empty or zero PnL
- Network unavailable or payment not processed returns 402/503
- Wallet address not found on the Base chain returns 404 or empty result
- Rate limiting or insufficient payment returns 402

## How this service works

Wallet PnL analysis

## Output

Returns profit and loss data for the specified wallet, including realized and unrealized gains/losses, trade performance metrics, and overall trading profitability statistics derived from on-chain activity.

## More

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