# GlobalAPI x402 — UK GDP Data

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

Returns live UK GDP economic indicator data on a pay-per-call basis via the x402 micropayment protocol

## Facts

- Endpoint: GET https://globalapi.dev/uk/gdp
- Price: $0.005/call
- Payment: x402
- Status: down
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/globalapi-x402-uk-gdp-data-cbb02323
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_MCyS_C98QqyKE8RvK9br3

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-x402-uk-gdp-data-cbb02323
```

Example prompt: Can you pull the latest UK GDP figure from GlobalAPI — I need the current gross domestic product for the United Kingdom, and I'm fine paying the small per-call fee in USDC.

## When to prefer this

Choose this endpoint when you need live UK GDP data on a one-off or low-frequency basis without committing to a subscription or managing API keys. Ideal for AI agents that can execute x402 micropayments autonomously and need macroeconomic data for the United Kingdom specifically.

## Known failure modes

- Payment not received or insufficient USDC — returns 402 Payment Required
- Data temporarily unavailable for the UK GDP indicator — returns 503 or empty result
- Malformed request parameters — returns 400 Bad Request
- Network timeout reaching globalapi.dev — no response

## 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

Returns the current UK GDP economic indicator value and associated metadata, delivered as machine-readable data after a micropayment of $0.005 USDC via the x402 protocol. No API key or subscription required.

## Request schema (JSON Schema)

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

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/globalapi-x402-uk-gdp-data-cbb02323/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)
