# GlobalAPI UK Economics — Live UK Economic Indicators

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

Returns live UK economic indicator data including GDP, inflation, unemployment, and related macroeconomic statistics.

## Facts

- Endpoint: GET https://globalapi.dev/uk/economics
- Price: $0.01/call
- Payment: x402
- Status: down
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/globalapi-uk-economics-live-uk-economic-indicators-de7c9ef3
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_B9M9ssqYWvY9-7GLYuSDG

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-uk-economics-live-uk-economic-indicators-de7c9ef3
```

Example prompt: Pull the latest UK economic indicators — things like GDP, inflation, and unemployment — using GlobalAPI's pay-per-call economics endpoint, no subscription needed.

## When to prefer this

Use this endpoint when you need live UK economic indicator data on a pay-per-call basis without committing to a subscription or managing API keys — ideal for infrequent or automated agent-driven queries where cost-per-call pricing in USDC via x402 is acceptable.

## Known failure modes

- Payment not received or insufficient USDC — 402 Payment Required response
- Invalid or malformed properties parameter — 400 Bad Request
- UK data temporarily unavailable from upstream — 503 Service Unavailable
- Rate limit or network timeout — 504 Gateway Timeout

## 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 JSON response containing live UK macroeconomic indicators such as GDP figures, inflation rates, unemployment statistics, and other economic metrics for the United Kingdom.

## Request schema (JSON Schema)

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

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/globalapi-uk-economics-live-uk-economic-indicators-de7c9ef3/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)
