# US Unemployment Rate - Economic Indicator with AI Commentary

> US Unemployment Rate - Economic Indicator with AI Commentary is a paid API for AI agents from global-econ-x402-production.up.railway.app, paid per call via x402, $0.005/call, status unknown (last checked 2026-09-14).

Returns the current US unemployment rate economic indicator along with AI-generated commentary and analysis

## Facts

- Endpoint: GET https://global-econ-x402-production.up.railway.app/us/unemployment
- Price: $0.005/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/us-unemployment-rate-economic-indicator-with-ai-commentary-6d5645d5
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_0bdFW8ve-BcmA2kJBD5GY

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 us-unemployment-rate-economic-indicator-with-ai-commentary-6d5645d5
```

Example prompt: Can you pull the latest US unemployment rate and give me an AI-generated commentary on what it means for the economy right now?

## When to prefer this

Use this endpoint when you need US unemployment rate data accompanied by AI-generated economic interpretation, not just raw numbers. Ideal when an agent needs a concise, human-readable economic briefing on US labor market conditions with analytical context, rather than just a data feed.

## Known failure modes

- Payment required (402) if x402 payment header is missing or insufficient
- Data unavailable if upstream economic data source is unreachable
- Rate limiting if too many requests are made without valid payment
- Stale data if economic data provider has not updated recently

## How this service works

Economic indicator with AI commentary

## Output

Returns the current US unemployment rate value along with AI-generated commentary interpreting the indicator, its trend, and its broader economic significance.

## Request schema (JSON Schema)

```json
{
 "type": "object",
 "required": [],
 "properties": {}
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/us-unemployment-rate-economic-indicator-with-ai-commentary-6d5645d5/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from global-econ-x402-production.up.railway.app](https://www.zero.xyz/host/global-econ-x402-production.up.railway.app/llms.txt)
