# GlobalAPI EU Economics

> GlobalAPI EU Economics 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 European economic indicators and macroeconomic data for EU regions via a pay-per-call model

## Facts

- Endpoint: GET https://globalapi.dev/eu/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-eu-economics-642c4e65
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_ms9pF_wFe0y1FTTGUFMvh

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-eu-economics-642c4e65
```

Example prompt: Can you pull the latest EU economic indicators — things like GDP growth and inflation — for the European region right now? I just need a quick snapshot of eurozone macroeconomic conditions, no subscription needed.

## When to prefer this

Use this endpoint when you need live EU-specific economic indicator data without committing to a subscription or managing API keys. Ideal for agents that need one-off or infrequent macroeconomic lookups for European regions, especially when cost control per call matters. Prefer this over subscription-based economic data APIs when usage is sporadic or budget is usage-tied.

## Known failure modes

- Payment not received or insufficient USDC — 402 Payment Required returned
- Invalid or malformed properties parameter — 400 Bad Request
- EU economic data source temporarily unavailable — 503 Service Unavailable
- Rate limit exceeded despite pay-per-call model — 429 Too Many Requests

## 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 live macroeconomic data for EU regions, including economic indicators such as GDP, inflation rates, employment statistics, and other key European economic metrics, delivered as structured machine-readable data for $0.01 USDC per call.

## Request schema (JSON Schema)

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

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/globalapi-eu-economics-642c4e65/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)
