A

AsiaPulse · Pulse

by AsiaPulse

GETBaseSolana

$0.05

per call · USD Coin on Base

Asia regional macro + geopolitical stress pulse (no params)

Endpoint

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

3

Calls / 30d

2

Unique payers / 30d

Sep 1

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://asia.lonestaroracle.xyz/pulse", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://asia.lonestaroracle.xyz/pulse" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "currencies": {
    "JPY": {
      "name": "Japanese Yen",
      "peg": "floating",
      "units_per_usd": 158.2
    }
  },
  "energy_driver": {
    "Brent Crude": {
      "chg_30d_pct": -1.5,
      "price": 81.9
    }
  },
  "region": "Asia-Pacific",
  "regional_stress": "ELEVATED",
  "source": "IMF DataMapper + exchangerate + Yahoo Finance",
  "stress_score": 6,
  "stressed_economies": [
    {
      "country": "Japan",
      "flags": [
        "govt debt 206.5% GDP"
      ]
    },
    {
      "country": "China",
      "flags": [
        "govt debt 99.2% GDP"
      ]
    },
    {
      "country": "Singapore",
      "flags": [
        "govt debt 171.3% GDP"
      ]
    }
  ]
}

Payment details

Pay to0x52ab53912d37759b2ad364f22dd06b16714b6c06
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana
Schemesexact

Is this your API?

Pin it to the top of Developer Tools and the homepage with a featured placement.

Get featured →

More from AsiaPulse & similar services