# GlobalAPI x402 — Australia Economic Indicators

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

Returns live economic indicators for Australia via a pay-per-call x402 micropayment API

## Facts

- Endpoint: GET https://globalapi.dev/au/economics
- Price: $0.01/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-16
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/globalapi-x402-australia-economic-indicators-a965fb36
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_vT40PY64IpJzU35HKFQ4k

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-australia-economic-indicators-a965fb36
```

Example prompt: Pull the latest economic indicators for Australia — things like GDP growth, inflation rate, and interest rates — so I can see how the Australian economy is performing right now.

## When to prefer this

Use this endpoint when you need live, machine-ready Australian economic indicator data without a subscription or API key — ideal for agents that need one-off or infrequent lookups and can pay $0.01 USDC per call via the x402 protocol.

## Known failure modes

- Payment not made or insufficient USDC balance — 402 Payment Required response
- Invalid or missing 'properties' query parameter — 400 Bad Request
- Data temporarily unavailable for Australia — 503 or empty response
- Network timeout reaching globalapi.dev — connection error

## 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 structured JSON payload containing live Australian macroeconomic indicators such as GDP, inflation, interest rates, and other key economic metrics, delivered 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-australia-economic-indicators-a965fb36/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)
