# HYRE Agent Wallet Intelligence — Nansen Labels + PnL + Archetype + Smart Trade Verdicts

> HYRE Agent Wallet Intelligence — Nansen Labels + PnL + Archetype + Smart Trade Verdicts is a paid API for AI agents from mpp.hyreagent.fun, paid per call via x402, $0.5/call, status unknown (last checked 2026-09-14).

Returns a deep on-chain wallet profile combining Nansen labels, PnL history, trader archetype classification, and recent smart trades with an AI follow/avoid verdict.

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/cdp/nansen/wallet-intel
- Price: $0.5/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-wallet-intelligence-nansen-labels-pnl-archetype-smart-6e2b35d1
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_bDhBx5za9s4mMzAl0l1bv

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-wallet-intelligence-nansen-labels-pnl-archetype-smart-6e2b35d1 -d '<json body>'
```

Example prompt: Can you pull a full Nansen wallet profile for 0x4a...b3f on Ethereum — I want to see their PnL history, what archetype they are (smart money, degen, etc.), and whether HYRE's AI thinks I should follow their recent trades?

## When to prefer this

Choose this endpoint when you need a comprehensive, AI-interpreted wallet profile that goes beyond raw transaction history — specifically when you want Nansen label context, a trader archetype, and an actionable follow/avoid verdict in a single call. Prefer this over generic block explorers or raw Nansen API queries when you need the AI synthesis layer that interprets smart trade signals and produces an investment decision recommendation.

## Known failure modes

- Invalid or unrecognized wallet address returns an error
- Wallet with no on-chain history returns empty PnL and no archetype
- Nansen data unavailable for the chain returns partial results
- Payment of 0.5 USDC not received results in 402 rejection
- Rate limiting if too many requests are made in rapid succession

## How this service works

HYRE Agent — deep wallet profile with Nansen labels + PnL history + archetype + recent smart trades with AI follow verdict.

## Output

A structured wallet intelligence report including: Nansen classification labels (e.g. smart money, DEX trader, NFT whale), cumulative and per-period PnL history, a trader archetype tag (e.g. momentum, sniper, yield farmer), a list of recent notable trades, and an AI-generated follow/avoid verdict with reasoning.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/hyre-agent-wallet-intelligence-nansen-labels-pnl-archetype-smart-6e2b35d1/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)
