E

EnergyCatalyst · Energy

by EnergyCatalyst

GETBaseSolana

$0.05

per call · USD Coin on Base

US energy inventory catalyst signal + EIA report calendar (optional ?report=)

Endpoint

GET https://energy.lonestaroracle.xyz/energy

3

Calls / 30d

2

Unique payers / 30d

Sep 9

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://energy.lonestaroracle.xyz/energy", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://energy.lonestaroracle.xyz/energy?report=crude" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "crude_oil": {
    "as_of": "2026-07-31",
    "unit": "MMbbl",
    "value": 407,
    "vs_5yr_avg_pct": -6.2,
    "vs_year_ago_pct": -3.9,
    "weekly_change": 2.5
  },
  "interpretation": "Petroleum inventories are tight versus the 5-year seasonal norm (crude -6.2% vs 5-yr avg) — price-supportive. Natural-gas storage is +6.0% versus the 5-year average — ample, a price headwind.",
  "natgas_signal": "BEARISH",
  "natural_gas": {
    "as_of": "2026-07-31",
    "unit": "BCF",
    "value": 3117,
    "vs_5yr_avg_pct": 6,
    "weekly_change": 33
  },
  "next_catalysts": [
    {
      "days_out": 4.1,
      "event": "EIA Weekly Petroleum Status Report",
      "moves": "WTI, Brent, USO, XLE, XOM/CVX",
      "next_release": "2026-08-12T14:30:00+00:00"
    }
  ],
  "petroleum_signal": "BULLISH",
  "source": "US Energy Information Administration"
}

Payment details

Pay to0x52ab53912d37759b2ad364f22dd06b16714b6c06
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana
Schemesexact

Is this your API?

Pin it to the top of Onchain Data and the homepage with a featured placement.

Get featured →

More from EnergyCatalyst & similar services