# HYRE Agent Solana Wallet Intelligence

> HYRE Agent Solana Wallet Intelligence is a paid API for AI agents from mpp.hyreagent.fun, paid per call via x402, $0.12/call, status unknown (last checked 2026-09-14).

Returns comprehensive Solana wallet intelligence including PnL, token holdings, and AI-classified trader archetype (smart money, whale, or bot) with an AI verdict.

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/cdp/traders/wallet-intel
- Price: $0.12/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-intelligence-eed6a57e
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_4NG54-zEY52JAMH84hyK5

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

Example prompt: Can you run a full wallet intelligence check on this Solana address 7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU — I want to know their PnL, what tokens they're holding, and whether they're classified as smart money, a whale, or a bot?

## When to prefer this

Use this endpoint when you need a single consolidated view of a Solana wallet covering both financial performance (PnL, ROI) and behavioral classification (smart money, whale, bot). It is preferable to separate PnL or holdings endpoints when you want the AI archetype verdict in one call, especially for copy-trading decisions, on-chain due diligence, or filtering signal noise from bot-driven activity.

## Known failure modes

- Invalid or malformed Solana wallet address returns a 400 error
- Wallet has no on-chain activity resulting in empty or zero-value PnL and holdings
- Data freshness lag if the wallet has very recent trades not yet indexed
- Payment failure or insufficient USDC balance returns a 402 error
- Timeout for wallets with extremely large transaction histories

## How this service works

HYRE Agent — full wallet intelligence for Solana: PnL + holdings + archetype classification (smart money | whale | bot) with AI verdict.

## Output

Returns a structured report containing the wallet's realized and unrealized PnL, current token holdings with valuations, ROI metrics, a trader archetype classification (smart money, whale, or bot), and an AI-generated verdict summarizing overall wallet quality and whether it is worth following or engaging with.

## More

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