ToolAssay

MENA regional macro + geopolitical stress pulse (no params)

MENA regional macro + geopolitical stress pulse (no params)

Answeringour last check, 2026-09-24
1 of 1checks answered this week
724 msmedian answer time
$0.05listed price per call
$0.05price it asked us

Paid test badge: not yet. The checks above are free: we call the tool without paying and read the payment request it sends back. The Verified badge needs paid calls whose answers match the promised output, and nobody can buy a badge.

Endpoint

GET https://mena.lonestaroracle.xyz/pulse

CategoryEverything else
Provider hostmena.lonestaroracle.xyz
Networkseip155:8453, solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp
Payment schemesexact
Self-reported calls, 30 days2 from 1 payers (the provider's figure, not ours)

Our checks, last 30 days

DayResultHTTPAskedTime
2026-09-24 valid payment request 402$0.05 724 ms

Example input (from the provider)

{
  "method": "GET",
  "type": "http"
}

Promised output schema (from the provider)

{
  "category": "risk",
  "description": "Middle East & North Africa regional risk pulse made agent-callable. One x402 call returns a regional stress signal (STABLE / MODERATE / ELEVATED with a 0-10 score) built from the macro fundamentals of 12 MENA economies \u2014 IMF GDP growth, inflation, current-account balance and government debt \u2014 plus FX rates vs USD with each currency's peg status (USD peg / floating / managed), and the regional energy driver (Brent crude, natural gas) that dominates Gulf and North-African fiscal balances. Flags the stressed economies by name with the exact triggers (e.g. Egypt: inflation 20%, current account -4% GDP). The macro/geopolitical read a risk or trading agent needs on the hottest region in the world, served pay-per-call. $0.05 in USDC on Base via x402. Sources: IMF DataMapper, exchangerate.host, Yahoo Finance (all free/public). Sibling of LatAmPulse and GeoPulse.",
  "name": "MENAPulse",
  "properties": {
    "input": {
      "properties": {
        "method": {
          "enum": [
            "GET",
            "HEAD",
            "DELETE"
          ],
          "type": "string"
        },
        "queryParams": {
          "properties": {},
          "type": "object"
        },
        "type": {
          "const": "http",
          "type": "string"
        }
      },
      "required": [
        "type",
        "method"
      ],
      "type": "object"
    },
    "output": {
      "properties": {
        "example": {
          "currencies": {
            "EGP": {
              "name": "Egyptian Pound",
              "peg": "floating",
              "units_per_usd": 50.8
            }
          },
          "energy_driver": {
            "Brent Crude": {
              "chg_30d_pct": -4.1,
              "price": 71.2
            }
          },
          "region": "MENA (Middle East & North Africa)",
          "regional_stress": "ELEVATED",
          "source": "IMF DataMapper + exchangerate + Yahoo Finance",
          "stress_score": 10,
          "stressed_economies": [
            {
              "country": "Egypt",
              "flags": [
                "inflation 20%",
                "current account -4% GDP"
              ]
            },
            {
              "country": "Turkey",
              "flags": [
                "inflation 35%"
              ]
            }
          ]
        },
        "type": {
          "type": "string"
        }
      },
      "required": [
        "type"
      ],
      "type": "object"
    }
  },
  "required": [
    "input"
  ],
  "tags": [
    "geopolitical",
    "macro",
    "mena",
    "middle-east",
    "risk"
  ],
  "type": "object",
  "version": "1.0.0"
}

This page as JSON