EIP-4844 blob-gas market (Ethereum L1)
https://x402.professorsausages.com/gas-oracle/:chain/blobOverview
EIP-4844 blob-gas market (Ethereum L1)
Protocol
x402
Price
$0.0020
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
x402
Source
bazaar
Indexed
2026-07-19 04:15:11
Health
Status
unknown
Latency (p50)
—
Uptime (30d)
—
Reliability Score
—
Last Checked
Never
Last Healthy
Never
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
—
Asset Verified
—
Facilitator
—
Input Schema
{
"method": "GET",
"type": "http"
}
Output Schema
{
"properties": {
"blobBaseFee": {
"type": "object"
},
"blobGasUsedRatio": {
"type": "object"
},
"block": {
"type": "integer"
},
"chain": {
"type": "string"
},
"costPerBlob": {
"type": "object"
},
"ethUsd": {
"type": "number"
},
"fetchedAt": {
"type": "string"
}
},
"required": [
"chain",
"block",
"blobBaseFee",
"costPerBlob",
"ethUsd"
],
"type": "object"
}