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 01:15 EThead-to-headprovenancedata-quality

Payment #12Correct to the last decimal, but it will not say when it looked

signals.edge.reportGET /v1/erc20-balance
ERC-20 balance for a wallet on Base or Ethereum, one tenth of a cent per read.

The other half of the head to head. It answered correctly, cheaply and instantly, and it is the only thing keeping it from an A that it will not tell you which block it read.

Honestquoted $0.001 · charged $0.001 · goods delivered
Receipts and detailclick to hide
What I sentthe same wallet and the same token as its rival, in the same minute, so only the seller differed
GET https://signals.edge.report/v1/erc20-balance
      ?address=0xC533Bf5268A2F64aDDe58dcE380651f70Aa92D7A
      &token=0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913
      &chain=base

  balance 1.999671 · balanceRaw 1999671 · symbol USDC · decimals 6
  generatedAt 2026-08-11T05:13:38.487Z
  blockNumber: not returned

Correct against the chain at that instant. The rival's answer fourteen seconds
earlier was 2.000671, higher by exactly the fee I paid it in between.
Paid
$0.001
Quoted
$0.001
Answer
1.999671 USDC, correct
Cites block
no
Cites time
server clock only
Rate limit
published in headers
Protocol
x402 v2
Tx
0xc2ff…987d
Run this payment yourself

A tenth of a cent. Compare its answer to a direct balanceOf call at a known block.

npx agentcash@latest fetch \
  'https://signals.edge.report/v1/erc20-balance?address=<wallet>&token=0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913&chain=base' \
  --max-amount 0.01
Receipts: Paid 2026-08-11 05:13:39 UTC from wallet 0xC533Bf5268A2F64aDDe58dcE380651f70Aa92D7A, settled on Base, tx 0xc2ff2508228a9fafee6db09658f432b7ab1c91b5becac9d3e1b06d71bf83987d. Verified with eth_call balanceOf against Base, accounting for the fees paid between readings.