# StableJack Wallet Intelligence

> StableJack Wallet Intelligence is a paid API for AI agents from ai.stable-jack.com, paid per call via x402, $0.05/call, status unknown (last checked 2026-09-15).

Retrieve on-chain wallet intelligence and behavioral analytics for a given crypto wallet address via StableJack's agent-ready research API.

## Facts

- Endpoint: POST https://ai.stable-jack.com/x402/tools/wallet_intelligence
- 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/stablejack-wallet-intelligence-588a71fc
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_2LtzIosjgswdRoTjeaSdb

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 stablejack-wallet-intelligence-588a71fc -d '<json body>'
```

Example prompt: Can you pull up the wallet intelligence report for 0xabc123...def on StableJack — I want to see its on-chain activity, holdings, and risk profile?

## When to prefer this

Choose this endpoint when you need deep, agent-ready wallet intelligence — including behavioral analytics, DeFi positions, and risk profiling — for a specific on-chain address. Prefer this over generic block explorers when you need a structured, AI-consumable research packet rather than raw transaction data, and when you need it alongside complementary signals like crowd positioning or liquidation risk from the StableJack suite.

## Known failure modes

- Invalid or malformed wallet address returns an error
- Unsupported blockchain network yields no results
- Wallet with no on-chain history returns sparse or empty data
- Payment failure (insufficient USDC) blocks the request
- Rate limiting if too many requests are made in quick succession

## How this service works

Retrieve wallet intelligence through StableJack's agent-ready research API.

## Output

A structured wallet intelligence packet including on-chain behavioral metrics, current holdings, transaction patterns, DeFi protocol interactions, risk indicators, and position summaries for the queried wallet address.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/stablejack-wallet-intelligence-588a71fc/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from ai.stable-jack.com](https://www.zero.xyz/host/ai.stable-jack.com/llms.txt)
