# StableJack Post-Earnings Research Packet

> StableJack Post-Earnings 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 post-earnings evidence packet for a listed equity, aggregating financial results, analyst commentary, and market context into a single structured research report.

## Facts

- Endpoint: POST https://ai.stable-jack.com/x402/tools/post_earnings_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-post-earnings-research-packet-ba786678
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_nK0EwR_bX2ogcTqR3wMYZ

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-post-earnings-research-packet-ba786678 -d '<json body>'
```

Example prompt: Can you pull together a post-earnings research packet for Apple — treat it as an equity and use the symbol AAPL — I want a full evidence brief on their latest earnings report.

## When to prefer this

Choose this endpoint when you need a comprehensive, aggregated post-earnings research document for a specific listed equity — not just raw price data or a single metric. It is ideal for agent workflows that need to synthesize earnings results, analyst sentiment, and market context in one call rather than assembling multiple data sources manually. Prefer this over generic stock-quote or financial-data endpoints when the goal is qualitative and quantitative post-earnings analysis for investment decision support.

## Known failure modes

- Unknown or unresolvable company symbol returns an error or empty packet
- Company has not yet reported earnings for the most recent period, resulting in incomplete data
- Ambiguous subject without a canonical symbol may fail to resolve to the correct entity
- Rate limiting or payment verification failure (x402 protocol) blocks the request
- Temporary data source unavailability may produce a partial or stale packet

## How this service works

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

## Output

A structured post-earnings evidence packet containing the company's reported financial results, key metrics versus expectations, analyst reactions and commentary, guidance updates, and relevant market context — packaged as an agent-ready research document for the specified listed equity.

## More

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