# HYRE Agent Nansen Flow Intelligence

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

Analyzes smart trader, whale, and KOL net-flow for a token using Nansen on-chain intelligence and returns an AI-generated momentum verdict.

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/cdp/nansen/flow-intel
- Price: $0.2/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-nansen-flow-intelligence-98aaf184
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_H2nZ4ZsGvEnrBjhP5psuV

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-nansen-flow-intelligence-98aaf184 -d '<json body>'
```

Example prompt: Can you pull the Nansen smart money flow for the token at address So11111111111111111111111111111111111111112 on Solana — I want to know if whales, smart traders, and KOLs are net buying or selling, and what the AI momentum verdict says?

## When to prefer this

Choose this endpoint when you need categorized on-chain flow intelligence (smart money vs whales vs KOLs) with an AI narrative verdict rather than raw transaction data. Prefer it over generic price APIs when the user wants to understand who is buying/selling and whether institutional or influential wallets are aligned, especially for momentum or conviction trading decisions.

## Known failure modes

- Token address not found or not indexed by Nansen — returns 404 or empty flow data
- Chain not supported — endpoint may only cover specific chains
- Nansen data lag — near-real-time data may have short delay during high-traffic periods
- Invalid token address format — returns 400 validation error
- Payment failure via x402 protocol — call rejected before reaching Nansen backend

## How this service works

HYRE Agent — smart trader vs whale vs KOL net-flow for a token (Nansen intelligence) with AI momentum verdict.

## Output

Returns segmented net-flow data broken down by trader category (smart traders, whales, KOLs) showing buy/sell pressure direction and magnitude, along with an AI-generated momentum verdict (e.g. bullish, bearish, neutral, divergent) based on the combined flow signals.

## More

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