# StableJack Valuation Research Packet

> StableJack Valuation 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-15).

Builds a comprehensive valuation evidence packet for a listed operating company, including equity-focused analysis by company subject or canonical ticker symbol.

## Facts

- Endpoint: POST https://ai.stable-jack.com/x402/tools/valuation_research_packet
- 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-valuation-research-packet-94013913
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_wXUE9qVCiu91ZNOrO_KkM

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-valuation-research-packet-94013913 -d '<json body>'
```

Example prompt: Put together a full valuation evidence packet for Apple — use assetIntent equity and pull together all the fundamental and valuation data you can find.

## When to prefer this

Choose this endpoint when you need a structured, pre-built valuation evidence packet for a specific listed operating company with equity intent — particularly useful in investment research, due diligence, or portfolio analysis workflows where comprehensive valuation data needs to be assembled quickly. Prefer this over the post-earnings packet endpoint when you need general ongoing valuation rather than event-driven earnings analysis.

## Known failure modes

- Company not found or not listed — returns error if subject or symbol is unrecognized
- Missing required parameters (subject or symbol with assetIntent=equity) — returns validation error
- Payment failure — x402 payment of $0.05 USDC not processed correctly
- Service unavailable — upstream data provider outage causing incomplete packet

## How this service works

Build a valuation evidence packet for one listed operating company. Include subject plus assetIntent="equity", or a canonical symbol.

## Output

A structured valuation evidence packet containing fundamental valuation metrics, comparable analysis, and research data for the specified listed operating company, returned in an agent-ready format.

## More

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