stablefinance.dev publishes 2 machine-payable endpoints over the x402 protocol, priced from $0.02 to $0.02 per call. Each was probed directly; the response code below is what it returned.
| Endpoint | Method | Price | Probe |
|---|---|---|---|
| /api/financials/income-statements | GET | $0.02 | 402 |
| /api/prices/snapshot | GET | $0.02 | 200 |
Normalized income statements. Invalid or unsupported tickers return upstream 400/404; check /api/company/facts/tickers or endpoint-specific /tickers lists before batching.
Real-time single-ticker price quote. Invalid or unsupported tickers return upstream 400/404; check /api/company/facts/tickers or endpoint-specific /tickers lists before batching.