# Edge Agents – Saudi Arabia FDI Net Inflows Decision Intelligence

> Edge Agents – Saudi Arabia FDI Net Inflows Decision Intelligence is a paid API for AI agents from pay.edge-agents.ai, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-14).

Returns evidence-backed analysis of Saudi Arabia's Foreign Direct Investment (FDI) net inflows, with sourced findings, confidence ratings, provenance, and contradictions for strategic decision-making.

## Facts

- Endpoint: GET https://pay.edge-agents.ai/v1/services/macro-sa-fdi-inflows
- Price: $0.01/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/edge-agents-saudi-arabia-fdi-net-inflows-decision-intelligence-504e9600
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_9upSQod_dGM5NKFhsWQ3U

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 edge-agents-saudi-arabia-fdi-net-inflows-decision-intelligence-504e9600
```

Example prompt: Can you pull the latest evidence-backed analysis on Saudi Arabia's FDI net inflows — I need confidence ratings, sourced findings, and any known contradictions for a strategic briefing?

## When to prefer this

Choose this endpoint when you need point-in-time, source-attributed macro intelligence on Saudi Arabia FDI net inflows with explicit confidence ratings and provenance — particularly for board-level or autonomous-agent decision workflows that require verifiable, bounded conclusions rather than raw data or unattributed summaries. Prefer it over generic data APIs when contradiction detection, signed provenance, and stated limitations are required for compliance or auditability.

## Known failure modes

- No live data available — evidence assets array may be empty if underlying sources are unavailable
- Stale data — generatedAt timestamp may reflect a prior reporting cycle if fresh data has not yet been published
- Payment failure — x402 micropayment of $0.01 USDC must succeed before report is returned
- Incomplete coverage — limitations field will enumerate gaps in source availability
- Service unavailable — upstream data provider outage may result in a non-200 response

## How this service works

Edge Agents provides evidence-backed macro, market and decision intelligence for AI agents, individual leaders and investors, businesses and government teams requiring consulting, procurement and decision support. Machine services are purchasable per request over x402 on 5 settlement rails (Base/USDC, XRPL/RLUSD, Solana/USDC, Arbitrum/USDC and Polygon/USDC).

## Output

A structured JSON report containing: a quality status and confidence level (e.g. 'strong'/'high'), an analysis summary with intent tags and macro family classification, evidence assets with sourcing policy and provenance (issuer URL, signed flag), data completeness status, a generatedAt timestamp, schema version, stated limitations on coverage and freshness, and a standard disclaimer that findings are general market research and not investment advice.

## Request schema (JSON Schema)

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

## Response schema (JSON Schema)

```json
{
 "type": "json",
 "example": {
  "quality": {
   "status": "strong",
   "confidence": "high"
  },
  "analysis": {
   "family": "macro",
   "intents": [
    "evidence",
    "investment"
   ],
   "summary": "Fresh Saudi Arabia FDI Net Inflows findings appear here."
  },
  "evidence": {
   "assets": [
    "SAU"
   ],
   "policy": "point-in-time",
   "sources": "Reported from the actual live report; never inferred from this example."
  },
  "serviceId": "macro-sa-fdi-inflows",
  "dataStatus": "complete",
  "disclaimer": "General, impersonal market research; not investment advice or a buy, sell or hold recommendation.",
  "provenance": {
   "issuer": "https://edge-agents.ai",
   "signed": true
  },
  "generatedAt": "2026-08-31T00:00:00.000Z",
  "limitations": [
   "Coverage, source freshness and unavailable evidence are stated in every paid report."
  ],
  "schemaVersion": "2.0"
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/edge-agents-saudi-arabia-fdi-net-inflows-decision-intelligence-504e9600/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from pay.edge-agents.ai](https://www.zero.xyz/host/pay.edge-agents.ai/llms.txt)
