Animica x402 Directory

Directory / stablefinance.dev

stablefinance.dev/api/financials/income-statements

Normalized income statements. Invalid or unsupported tickers return upstream 400/404; check /api/company/facts/tickers or endpoint-specific /tickers lists before batching.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://stablefinance.dev/api/financials/income-statements'

# -> HTTP/1.1 402 Payment Required
#    the response carries the price, asset and pay-to address.

# 2. Pay and retry with any x402 client:
npx x402-fetch 'https://stablefinance.dev/api/financials/income-statements'

Endpoint: https://stablefinance.dev/api/financials/income-statements. Operated by stablefinance.dev, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.

Other endpoints on stablefinance.dev

stablefinance.dev/api/prices/snapshot

Real-time single-ticker price quote. Invalid or unsupported tickers return upstream 400/404; check /api/company/facts/tickers or endpoint-specific /tickers list…

GET · $0.02

All 2 endpoints on stablefinance.dev →