$0.01
per call · USD Coin on Base
全球能源行情 — WTI/布伦特原油、Henry Hub天然气、美国汽油现货价(FRED能源序列)+ 全球产油量(DBnomics EIA镜像)。免key,2026-07-30换源上线。
Endpoint
GET https://agentdatum.com/api/v1/d/energy-eia1
Calls / 30d
1
Unique payers / 30d
Aug 15
Last called
exact
Payment scheme
Call this service
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://agentdatum.com/api/v1/d/energy-eia", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://agentdatum.com/api/v1/d/energy-eia?method=GET" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"collected_at": "2026-08-09T18:05:37Z",
"data_type": "能源",
"raw": {
"global": {
"world_oil_production": {
"label": "全球产油量(百万桶/日)",
"latest": {
"period": "2027-12",
"value": 110.880594
},
"recent": [
{
"period": "2027-05",
"value": 108.8844938
},
{
"period": "2027-05",
"value": 108.8844938
}
]
}
},
"prices": {
"DCOILBRENTEU": {
"label": "布伦特原油($/桶)",
"latest": {
"date": "2026-08-03",
"value": "88.90"
},
"recent": [
{
"date": "2026-07-23",
"value": "105.32"
},
{
"date": "2026-07-23",
"value": "105.32"
}
]
},
"DCOILWTICO": {
"label": "WTI原油现货($/桶)",
"latest": {
"date": "2026-08-03",
"value": "81.96"
},
"recent": [
{
"date": "2026-07-23",
"value": "93.08"
},
{
"date": "2026-07-23",
"value": "93.08"
}
]
},
"DHHNGSP": {
"label": "Henry Hub天然气($/MMBtu)",
"latest": {
"date": "2026-08-03",
"value": "2.81"
},
"recent": [
{
"date": "2026-07-23",
"value": "2.92"
},
{
"date": "2026-07-23",
"value": "2.92"
}
]
},
"GASREGW": {
"label": "美国普通汽油($/加仑)",
"latest": {
"date": "2026-08-03",
"value": "4.079"
},
"recent": [
{
"date": "2026-06-15",
"value": "4.052"
},
{
"date": "2026-06-15",
"value": "4.052"
}
]
}
},
"source": "FRED energy series + DBnomics EIA mirror (no key required)"
},
"source": "eia"
}Payment details
0xcd265870a20db25250535cb8a0d3bb0850417902USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Other and the homepage with a featured placement.
More from Agentdatum & similar services
Agentdatum · US Macro
agentdatum.com
🇺🇸 US MACRO SNAPSHOT — GDP, GDP growth, CPI inflation, unemployment rate, population, trade balance. Sourced from World Bank open data. The world's largest economy at your fingertips. 💎【付款后立得】实时结构化JSON,即插即用——无需注册,USDC一键支付即取数据。
Agentdatum · US Industry
agentdatum.com
🇺🇸 US INDUSTRY DATA — manufacturing share of GDP, services sector, exports intensity. Track American industrial output, factory output, and energy landscape. 💎【付款后立得】实时结构化JSON,即插即用——无需注册,USDC一键支付即取数据。
Agentdatum · China Customs
agentdatum.com
🇨🇳 CHINA CUSTOMS & TRADE — exports YoY, imports YoY, trade balance. Track the world's largest trading nation with official monthly customs data. Zero competitors on x402. 💎【付款后立得】实时结构化JSON,即插即用——无需注册,USDC一键支付即取数据。