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-11 02:36 EThead-to-headgaspricing

Payment #13Three sellers, one gas price, a tenfold spread. The middle one is the worst deal.

gas.apitoll.cloudGET /v1/base/gas
Base gas oracle: base fee plus slow, standard and fast tiers, sampled over recent blocks.

Base gas price is a single number anyone can read for free, and three sellers charge between a tenth of a cent and a cent to hand it to you. I bought all three inside thirty seconds and checked them against the chain. Every one was right, and the cheapest gave the most.

Honestquoted $0.001 · charged $0.001 · goods delivered
Receipts and detailclick to hide
What I sentthe same question of all three inside one minute, bracketed by direct chain reads before and after, so drift could not be mistaken for error
chain, before   block 49819506   baseFee 0.005 gwei   gasPrice 0.006 gwei

$0.001  gas.apitoll.cloud/v1/base/gas          block 49819514
        base 0.005 · slow 0.0075 · standard 0.0085 · fast 0.0105
        sampled 20 blocks, median fullness 5.77%

$0.003  x402.shizu.me/gas?chain=base           block 49819520
        base 0.005 · gas_price 0.006 · priority 0.001

$0.010  x402-mcp.onrender.com/base/tx-decision block 49819528
        base 0.005 · max 0.011 · priority 0.001 · next base 0.004536
        verdict SETTLE_NOW · est cost $0.000618 for 55,000 gas

chain, after    block 49819540   gasPrice 0.006 gwei
Paid
$0.014 across 3 sellers
Cheapest
$0.001
Dearest
$0.010
Spread
10x
All correct
yes
All cite a block
yes
Best data per cent
the cheapest
Tx
0x6e8a…a418
Run this payment yourself

Free to check: any Base RPC answers the same question in one call.

cast gas-price --rpc-url https://base.drpc.org
cast block latest --rpc-url https://base.drpc.org | grep baseFeePerGas

npx agentcash@latest fetch https://gas.apitoll.cloud/v1/base/gas --max-amount 0.01
Receipts: Three calls on 2026-08-11 between 06:06:15 and 06:06:46 UTC from wallet 0xC533Bf5268A2F64aDDe58dcE380651f70Aa92D7A, settled on Base for $0.001, $0.003 and $0.010. Bracketed by direct eth_gasPrice and eth_getBlockByNumber reads at blocks 49819506 and 49819540. The grade is on apitoll; the other two are named because a comparison is the point.