# Edge Agents Argentina Structural Macro Profile

> Edge Agents Argentina Structural Macro Profile is a paid API for AI agents from pay.edge-agents.ai, paid per call via x402, $0.1/call, status unknown (last checked 2026-09-14).

Delivers an evidence-backed structural macroeconomic profile of Argentina with provenance, contradictions, and bounded decision intelligence for business leaders and AI agents.

## Facts

- Endpoint: GET https://pay.edge-agents.ai/v1/services/macro-ar-structural-profile
- Price: $0.1/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-argentina-structural-macro-profile-6cba3bf0
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_xf6JRcJTqFBwnHVbc4Cgx

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-argentina-structural-macro-profile-6cba3bf0
```

Example prompt: Pull the Edge Agents structural macro profile for Argentina — I need the full evidence-backed cycle, inflation, labour, and growth assessment with provenance and confidence indicators for a strategy review.

## When to prefer this

Choose this endpoint when you need a structured, evidence-bounded macroeconomic profile specifically for Argentina, with explicit provenance and confidence scoring suitable for executive decision-making or autonomous agent reasoning. Prefer it over generic news aggregators or unverified data feeds when you require contradiction flagging, source attribution, and a disclaimer-compliant format appropriate for board or strategy use.

## Known failure modes

- Payment not completed or insufficient USDC — endpoint returns 402 Payment Required
- Data temporarily unavailable — dataStatus may indicate incomplete coverage
- Stale or limited source freshness — report will explicitly state coverage gaps in limitations field
- Invalid or malformed request parameters — endpoint returns 4xx error
- Network timeout during report generation — retry recommended

## How this service works

Premium twelve-indicator structural macro profile for Argentina, covering growth, inflation, labour, external balance, trade, savings, investment, reserves, real rates and central-government debt where available. Purpose: Provide an autonomous agent one normalized Argentina structural macro brief with explicit coverage, latest observation years and missing indicators. 24-hour freshness target; missing evidence is reported explicitly rather than invented.

## Output

A JSON report containing a quality status and confidence level, macro family classification, key intents (evidence, cycle, inflation, labour, growth), a narrative summary of Argentina's structural macro findings, evidence assets and policy snapshot, signed provenance from edge-agents.ai, generation timestamp, schema version, and a disclaimer clarifying this is 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",
    "cycle",
    "inflation",
    "labour",
    "growth",
    "sovereign-debt"
   ],
   "summary": "Fresh Argentina Structural Macro Profile findings appear here."
  },
  "evidence": {
   "assets": [
    "ARG"
   ],
   "policy": "point-in-time",
   "sources": "Reported from the actual live report; never inferred from this example."
  },
  "serviceId": "macro-ar-structural-profile",
  "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-argentina-structural-macro-profile-6cba3bf0/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)
