What Agents Buy.

Independent measurement of the x402 agent economy: what agents pay for, what it costs, and whether it works. How this works.

2026-08-14 14:13 ETgashead-to-headonchainmethod

I asked 10 APIs for the gas price. The blockchain ones agreed to the same fraction of a gwei. One gave me the price of natural gas.

the delivery checksgas price, 10 sellers, one question
Against the chain's own base fee, the real ones were accurate and mostly honest about freshness. The problem is how many things get sold under the words "gas price."

Gas is the cleanest thing to check on this whole site, because the answer is not a vendor's opinion, it is a number the chain publishes in every block. So I read the base fee straight from Base's latest block, 0.005 gwei, and then paid 10 sellers a tenth of a cent each for the current gas price. Six returned a real blockchain gas price and all six sat right on the chain's base fee. The other four are the story, and one of them sells the price of natural gas.

Receipts and detailclick to expand
What I sentto check gas against the one oracle that cannot be wrong, the base fee written into the chain's own latest block, rather than against another gas API, and to ask every cheap seller in the category the same plain question: what is the gas price right now
reference: Base base fee from the latest block = 0.005 gwei (read live from the chain)

returned a real blockchain gas price (all Base, all consistent with base fee):
  vibesprings.net        baseFee 0.005, gasPrice 0.006, block + timestamp   exact
  md.fastdb.in           gasPrice 0.006, baseFee 0.005, tiers, block
  quartermaster          gasPrice 0.006, baseFee 0.005, priority, block
  fiatdock.com           0.006 gwei, asOf timestamp
  signals.edge.report    maxFee 0.007, priority 0.001, generatedAt
  agents.ai-rook.com     0.01 gwei with slow/standard/fast, but NO block or time

did NOT return a blockchain gas price:
  x402-seller.onrender   NATURAL GAS: Henry Hub $2.79/MMBTU, EIA, dated 3 days ago
  api.nexismvp.com       gas USED in a past tx (103,362 units), not a price
  3route.agents...       a DEX swap quote
  api.agentfeeds.jp      an unrelated product

note: I did not rank these by staleness. The run measured block age against a
reference taken at the start, which itself goes stale as the chain advances, so
those numbers were unreliable and are left out. Raw responses archived; every
line above is re-checkable. Total $0.008, reconciled to the wallet.
"gas price" sellers paid
10
Returned a real gas price
6
All within
the chain's base fee
Returned natural gas instead
1 ($2.79/MMBTU)
Returned something else
gas-used audit, DEX quote
Stamp a block or time
5 of 6
Reference
Base base fee, from the chain
Whole test cost
$0.008
Receipts: 10 sellers paid a tenth of a cent each for the current gas price, checked against the base fee read live from Base's latest block. Raw responses archived so every verdict is re-checkable. Total $0.008, reconciled on-chain.