# StableJack Burry Research Packet

> StableJack Burry Research Packet 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-14).

Retrieves a curated 'burry-style' deep research packet on crypto assets or markets via StableJack's agent-ready API.

## Facts

- Endpoint: POST https://ai.stable-jack.com/x402/tools/burry_research_packet
- Price: $0.05/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/stablejack-burry-research-packet-6090fb69
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_BgPHkv7T7IeI-_3m5qjiB

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-burry-research-packet-6090fb69 -d '<json body>'
```

Example prompt: Pull the StableJack burry research packet for Bitcoin — I want the full deep-dive macro and on-chain analysis to evaluate it as a position right now.

## When to prefer this

Choose this endpoint when you need a comprehensive, hedge-fund-style research packet on a crypto asset that combines macro, on-chain, and fundamental signals in a single structured response — particularly useful for pre-trade due diligence or agent-driven portfolio research workflows. Prefer it over simpler price or volume endpoints when depth of analysis matters, not just raw data.

## Known failure modes

- Invalid or unsupported asset identifier returns an error or empty packet
- Payment of $0.05 USDC not fulfilled results in 402 Payment Required
- Malformed request body returns a 400 Bad Request
- API unavailability or timeout returns a 503 or network error
- Asset not covered by StableJack's research universe returns no data

## How this service works

Retrieve burry research packet through StableJack's agent-ready research API.

## Output

Returns a structured research packet in the style of a deep-value analyst, including macro context, on-chain signals, fundamental metrics, and potentially a thesis summary for the queried crypto asset or market.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/stablejack-burry-research-packet-6090fb69/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)
