econ.memoryapi.org

econ.memoryapi.org
Category
Service
Network
Avg / request
$0.001
Endpoints
7

Service overview

What is econ.memoryapi.org?

Macroeconomic indicators from FRED (St. Louis Fed). GDP, Fed funds rate, Treasury yields, housing starts, retail sales.

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://econ.memoryapi.org/x402/econ/business" \
  --query '{
  "naics": "{naics}",
  "state": "{state}",
  "year": "{year}"
}'
What you get back
{
  "endpoint": "GET /x402/econ/business",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services