# GlobalAPI x402 — Japan Economics Data

> GlobalAPI x402 — Japan Economics Data 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 economic indicators for Japan via a pay-per-call x402 micropayment API

## Facts

- Endpoint: GET https://globalapi.dev/jp/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-x402-japan-economics-data-3df322f1
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_V58z8OdE7GXxOCgbJ0tZW

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-japan-economics-data-3df322f1
```

Example prompt: Pull the latest economic indicators for Japan — things like GDP, inflation, and trade balance — using the GlobalAPI pay-per-call service.

## When to prefer this

Choose this endpoint when you need live, machine-ready economic indicator data specifically for Japan without committing to a subscription or managing API keys. Ideal for AI agents that need ad-hoc country-level macroeconomic data at low cost ($0.01 USDC per call) via x402 micropayments.

## Known failure modes

- Payment not included or insufficient USDC — returns 402 Payment Required
- Invalid or missing properties parameter — returns 400 Bad Request
- Japan data temporarily unavailable — returns 503 Service Unavailable
- Rate limit exceeded — returns 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

A machine-readable JSON object containing live economic indicators for Japan such as GDP, inflation rate, unemployment, trade statistics, and other macroeconomic metrics, 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-x402-japan-economics-data-3df322f1/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)
