X Layer Gas Statistics

Current base fee, priority-fee percentiles and recent block gas utilisation on X Layer.

GET /v1/xlayer/gas-statistics $0.005 per call

Informational only. This endpoint produces analysis, not advice. Do not use it as the sole basis for a financial, security or engineering decision.

Specification

Endpoint
GET /v1/xlayer/gas-statistics
Price
$0.005 per call · tier basic_data
Payment
x402 on X Layer (chain 196) · settled in USDG or USDT0 · schemes exact, aggr_deferred
Data source
X Layer JSON-RPC and on-chain DEX factory/pair reads
Timeout
30 seconds
Max request
32 KB
Version
1.0.0

Calling it

The first call returns a 402 with the payment challenge. Retry with a signed authorisation in the X-PAYMENT header — see the payment guide for the exact shape.

curl -i "https://api.dana-edu.pp.ua/v1/xlayer/gas-statistics"

Response

No fixed example. This service returns live data from an upstream source. A stored example would be a snapshot presented as a current figure, so none is published.

Every response is wrapped in the same envelope: data plus warnings, sources, confidence, informational_only and a measured processing_ms. See the envelope reference.

Related endpoints