$0.05
per call · USD Coin on Base
Calculate discounted cash-flow evidence for a listed company. Include endpoint and symbol.
Endpoint
POST https://ai.stable-jack.com/x402/tools/discounted_cash_flow3
Calls / 30d
1
Unique payers / 30d
Aug 24
Last called
exact
Payment scheme
Call this service
TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";
const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);
const res = await fetchWithPay("https://ai.stable-jack.com/x402/tools/discounted_cash_flow", {
method: "POST",
headers: { "Content-Type": "application/json" },
body: JSON.stringify({
"endpoint": "custom-dcf-advanced",
"symbol": "AAPL"
}),
});
const data = await res.json();cURL
curl -X POST \
"https://ai.stable-jack.com/x402/tools/discounted_cash_flow" \
-H "Content-Type: application/json" \
-d '{"endpoint":"custom-dcf-advanced","symbol":"AAPL"}' \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"data": {},
"ok": true,
"tool": "discounted_cash_flow"
}Payment details
Pay to
0x68b7e8be8f1a62f99e37f1ac191dd23486e8a2adAsset
USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913NetworksBase, Solana, Arbitrum, Polygon
Schemesexact
Is this your API?
Pin it to the top of Search & Web and the homepage with a featured placement.
More from StableJack & similar services
StableJack · Tools Perpetual Asset Screener
ai.stable-jack.com
Retrieve perpetual asset screener through StableJack's agent-ready research API.
POSTBaseSearch & Web
$0.05 / call3 calls / 30d
StableJack · Tools Onchain User Activity
ai.stable-jack.com
Retrieve a derived chain or protocol activity proxy. Include scope and a canonical target such as Ethereum or a protocol slug.
POSTBaseOnchain Data
$0.05 / call3 calls / 30d
StableJack · Tools Market Quotes
ai.stable-jack.com
Retrieve a current or after-hours market quote. Include endpoint and symbol.
POSTBaseSearch & Web
$0.05 / call3 calls / 30d