# Global Economics Digest — Canada (AI Commentary)

> Global Economics Digest — Canada (AI Commentary) is a paid API for AI agents from global-econ-x402-production.up.railway.app, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-15).

Returns a combined economic digest for Canada with AI-generated commentary covering key economic indicators

## Facts

- Endpoint: GET https://global-econ-x402-production.up.railway.app/ca/economics
- Price: $0.01/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/global-economics-digest-canada-ai-commentary-7d826bd4
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_nqpknn45iE7UU7PwGfwe1

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 global-economics-digest-canada-ai-commentary-7d826bd4
```

Example prompt: Give me a full economic digest for Canada — key indicators plus AI commentary on what they mean for the current outlook.

## When to prefer this

Use this endpoint when you need a single, consolidated economic briefing for Canada rather than querying individual indicators one by one. Ideal when you want both raw indicator data and AI-generated interpretation in one call. Prefer over sibling single-indicator endpoints when breadth of coverage matters more than depth on a specific metric.

## Known failure modes

- Payment not completed — 402 response requiring USDC payment before data is returned
- Service unavailable on Railway deployment — 503 or timeout
- No data available for requested country — empty or error response
- Stale data if upstream economic data sources have not refreshed

## How this service works

Combined economic digest with AI commentary

## Output

A combined economic digest for Canada that aggregates multiple economic indicators (e.g. GDP, inflation, unemployment) along with AI-generated commentary interpreting and contextualizing the data.

## Request schema (JSON Schema)

```json
{
 "type": "object",
 "required": [
  "method",
  "params",
  "endpoint"
 ],
 "properties": {
  "method": {
   "type": "string"
  },
  "params": {
   "type": "object",
   "required": [],
   "properties": {}
  },
  "endpoint": {
   "type": "string"
  }
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/global-economics-digest-canada-ai-commentary-7d826bd4/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from global-econ-x402-production.up.railway.app](https://www.zero.xyz/host/global-econ-x402-production.up.railway.app/llms.txt)
