Agent Tools
Back to directory

seneschal.space

https://api.seneschal.space
● healthy general

Single-fact: what does Ethereum mainnet gas cost RIGHT NOW? Returns the latest block’s base fee + blob base fee AND the consensus-computed next-block projection (not a guess — the protocol’s own EIP-1559/4844 arithmetic), straight from eth_feeHistory. Fields: {block, base_fee_gwei, blob_base_fee_gwei, gas_used_ratio, next_base_fee_gwei, next_blob_base_fee_gwei}. Bulk per-block history: /v1/premium/fee-history.csv ($0.05, up to 1024 blocks/call). -- reliability 91.0/100 per Paygent Discover

Category
general
Chains
base
Price

How to call

cURL · x402-fetch / x402-axios will auto-handle 402
curl -X POST https://api.seneschal.space
/.well-known/x402.json
https://api.seneschal.space/.well-known/x402