# StableJack Discounted Cash Flow Analysis

> StableJack Discounted Cash Flow Analysis 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).

Calculates discounted cash-flow (DCF) evidence and valuation metrics for a publicly listed company given its ticker symbol.

## Facts

- Endpoint: POST https://ai.stable-jack.com/x402/tools/discounted_cash_flow
- 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-discounted-cash-flow-analysis-ab82223e
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_gfQAfatYZ8gyHB-oH-W_k

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-discounted-cash-flow-analysis-ab82223e -d '<json body>'
```

Example prompt: Can you run a discounted cash flow valuation on AAPL and tell me what the intrinsic value evidence looks like?

## When to prefer this

Choose this endpoint when you need a fundamental DCF-based valuation for a publicly listed equity — especially when comparing intrinsic value to current market price for investment analysis. Prefer over earnings or insider endpoints when the core question is about long-term fair value derived from cash flow projections rather than sentiment or recent filings.

## Known failure modes

- Missing or invalid ticker symbol returns an error requiring explicit symbol input
- Symbol not found in coverage universe returns a not-found error
- Network or upstream data source outage causes request failure
- Malformed request body missing required endpoint or symbol parameters returns a validation error

## How this service works

Calculate discounted cash-flow evidence for a listed company. Include endpoint and symbol.

## Output

Returns a structured discounted cash-flow evidence packet for the requested listed company, including projected free cash flows, discount rate assumptions, terminal value estimates, and an implied intrinsic value or valuation range that agents can use for investment research and decision support.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/stablejack-discounted-cash-flow-analysis-ab82223e/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)
