# GlobalAPI x402 — Canada Economics Data

> GlobalAPI x402 — Canada Economics Data 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 Canadian economic indicators via a pay-per-call x402 micropayment endpoint at $0.01 USDC per call

## Facts

- Endpoint: GET https://globalapi.dev/ca/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-canada-economics-data-08bb4079
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_u1P6RNbyyJI-5AoZDAG-b

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-canada-economics-data-08bb4079
```

Example prompt: Pull the latest Canadian economic indicators — things like GDP growth, inflation, and unemployment — using the GlobalAPI economics endpoint, and pay the $0.01 USDC fee per call.

## When to prefer this

Choose this endpoint when you need live Canadian macroeconomic data on a per-call basis without committing to a subscription or API key. Ideal for agents that occasionally need economic indicators for Canada and want to pay only for what they use via x402 USDC micropayments.

## Known failure modes

- Payment not included or insufficient — returns HTTP 402 with payment requirements
- Invalid or unsupported properties filter — returns empty or error response
- Service unavailable or upstream data source down — returns 5xx error
- Malformed request parameters — returns 400 bad request

## 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 payload containing live Canadian macroeconomic indicators such as GDP, inflation rate, unemployment figures, and other economic statistics for Canada, returned after a successful x402 micropayment of $0.01 USDC.

## 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-canada-economics-data-08bb4079/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)
