Europe regional macro + geopolitical stress pulse (no params)
Europe regional macro + geopolitical stress pulse (no params)
Answeringour last check, 2026-09-24
1 of 1checks answered this week
833 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://europe.lonestaroracle.xyz/pulse
| Category | Everything else |
|---|---|
| Provider host | europe.lonestaroracle.xyz |
| Networks | eip155:8453, solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp |
| Payment schemes | exact |
| Self-reported calls, 30 days | 1 from 1 payers (the provider's figure, not ours) |
Our checks, last 30 days
| Day | Result | HTTP | Asked | Time |
|---|---|---|---|---|
| 2026-09-24 | valid payment request | 402 | $0.05 | 833 ms |
Example input (from the provider)
{
"method": "GET",
"type": "http"
}
Promised output schema (from the provider)
{
"category": "risk",
"description": "Europe 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 Europe 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. Italy: govt debt 137% GDP; Ukraine: current account -15% 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": "EuropePulse",
"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": {
"EUR": {
"name": "Euro",
"peg": "single currency",
"units_per_usd": 0.867
}
},
"energy_driver": {
"Brent Crude": {
"chg_30d_pct": -1.5,
"price": 81.9
}
},
"region": "Europe",
"regional_stress": "ELEVATED",
"source": "IMF DataMapper + exchangerate + Yahoo Finance",
"stress_score": 10,
"stressed_economies": [
{
"country": "Italy",
"flags": [
"govt debt 137.1% GDP"
]
},
{
"country": "France",
"flags": [
"govt debt 116.0% GDP"
]
},
{
"country": "Greece",
"flags": [
"govt debt 145.7% GDP",
"current account -5.7% GDP"
]
}
]
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"tags": [
"geopolitical",
"macro",
"europe",
"eurozone",
"risk"
],
"type": "object",
"version": "1.0.0"
}