stablefinance.dev

stablefinance.dev
Category
Service
Network
Avg / request
$0.02
Endpoints
43

Service overview

What is stablefinance.dev?

Historical OHLCV bars for a US stock. Required: ticker, interval (day|week|month|year), start_date (YYYY-MM-DD), end_date (YYYY-MM-DD).

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://stablefinance.dev/api/company/facts" \
  --query '{
  "ticker": "{ticker}"
}'
What you get back
{
  "endpoint": "GET /api/company/facts",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services