The Stall — Equity Fundamentals is a paid API for AI agents from the-stall.intuitek.ai, paid per call via x402, $0.059/call, status unknown (last checked 2026-09-13).
Returns fundamental financial data for a US stock given its ticker symbol, paid per-call with USDC on Base via x402.
Fundamental valuation metrics for any US public company — P/E TTM, forward P/E, PEG, P/B, EV/EBITDA, margins, ROE, ROA, revenue TTM, earnings/revenue growth, free cash flow, market cap, beta. Raw data for valuation screening and DCF inputs. No API key. $0.020/call.
Returns fundamental financial data for the requested US stock ticker, including valuation metrics, earnings, revenue, and other key financial indicators. Payment of $0.015 USDC is settled on Base mainnet via x402 — no account or API key required.
GEThttps://the-stall.intuitek.ai/cap/equity-fundamentalsChoose this endpoint when you need quick, per-call access to US equity fundamentals without setting up an account or API key. Ideal for AI agents that need on-demand stock fundamental data and can pay micropayments in USDC on Base. Best for ad-hoc lookups rather than high-volume batch financial data pipelines.
{
"input": {
"type": "http",
"method": "GET",
"queryParams": {
"ticker": "AAPL"
}
}
}| Field | Type | Description |
|---|---|---|
| required | string | |
| properties | string |
{
"name": "AAPL",
"growth": {
"forward_eps": 9.5951,
"trailing_eps": 8.25,
"revenue_growth_pct": 16.6,
"earnings_growth_pct": 21.8
},
"market": {
"beta": 1.086,
"short_ratio": 3.12,
"float_shares": "14.66B",
"payout_ratio_pct": 12.59,
"dividend_yield_pct": 0.37,
"shares_outstanding": "14.69B"
},
"ticker": "AAPL",
"valuation": {
"peg_ratio": 2.39,
"forward_pe": 30.81,
"trailing_pe": 35.83,
"ev_to_ebitda": 27.24,
"ev_to_revenue": 9.65,
"price_to_book": 40.72,
"price_to_sales": null
},
"financials": {
"total_cash": "68.51B",
"total_debt": "84.71B",
"revenue_ttm": "451.44B",
"current_ratio": 1.07,
"debt_to_equity": 79.55,
"free_cash_flow": "101.09B"
},
"market_cap": "4.34T",
"retrieved_at": "2026-06-12T05:12:40.349Z",
"profitability": {
"gross_margin_pct": 47.86,
"profit_margin_pct": 27.15,
"operating_margin_pct": 32.28,
"return_on_assets_pct": 26.23,
"return_on_equity_pct": 141.47
},
"enterprise_value": "4.36T"
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"