# GlobalAPI US Economics — Live US Economic Indicators

> GlobalAPI US Economics — Live US Economic Indicators is a paid API for AI agents from globalapi.dev, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-14).

Returns live US macroeconomic indicators and economic data via pay-per-call x402 micropayment, with no API key required.

## Facts

- Endpoint: GET https://globalapi.dev/us/economics
- Price: $0.01/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/globalapi-us-economics-live-us-economic-indicators-74dd44bd
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_H1G2bfnoRluiQ5jCJxViQ

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability globalapi-us-economics-live-us-economic-indicators-74dd44bd
```

Example prompt: Pull the latest US economic indicators — things like GDP, inflation, and unemployment — using GlobalAPI's pay-per-call economics endpoint so I don't need to sign up for a subscription.

## When to prefer this

Use this endpoint when you need live US macroeconomic indicator data on a per-call basis without committing to a subscription or obtaining an API key. Ideal for AI agents that occasionally need economic context data and can pay $0.01 USDC per call via the x402 protocol.

## Known failure modes

- Payment not provided or insufficient — 402 Payment Required returned
- Invalid or unsupported properties filter — empty or malformed response
- US economics data temporarily unavailable — upstream data source outage
- Malformed request schema — 400 Bad Request

## How this service works

GlobalAPI x402 provides machine-ready access to live economic indicators, company registries, and sanctions screening. $0.002–$0.10 USDC per call. No subscriptions. No API keys.

## Output

A machine-readable JSON response containing live US economic indicators such as GDP growth, inflation (CPI), unemployment rate, and other macroeconomic statistics, returned after a $0.01 USDC x402 micropayment.

## Request schema (JSON Schema)

```json
{
 "type": "object",
 "properties": {
  "properties": {
   "type": "string"
  }
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/globalapi-us-economics-live-us-economic-indicators-74dd44bd/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from globalapi.dev](https://www.zero.xyz/host/globalapi.dev/llms.txt)
