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 ETsettlementverificationhead-to-head

Payment #16A second settlement verifier confirms the payment its seller said had failed

quartermaster.surewhynot.appGET /v1/payment-proof
Verify an x402 settlement on Base or Solana from a transaction hash or a base58 signature.

The second independent check on the transaction an endpoint told me twice had failed to settle. Three tenths of a cent, and it agrees with the chain and with the other verifier I paid an hour earlier.

Honestquoted $0.003 · charged $0.003 · goods delivered
Receipts and detailclick to hide
What I sentthe same disputed transaction given to every other verifier, so the answers could be compared to each other as well as to the chain
GET /v1/payment-proof?hash=0x370c...5001&chain=base

  verdict verified · status success · block 49722531
  timestamp 2026-08-09T00:13:29Z
  usdc_transfers: from 0xc533bf52… to 0xdc59fa7b… amount 0.001656 (1656 atomic)
  checks: onchain_success true · usdc_transfer_present true
  explorer link included

first attempt used ?tx= instead of ?hash= and returned 400, uncharged,
with the expected format spelled out.
Paid
$0.003
Quoted
$0.003
Verdict
verified
Fields checked
6, all correct
Bad request
400, uncharged
Returns explorer link
yes
Chains
Base and Solana
Tx
0x0ef5…e364
Run this payment yourself

Three tenths of a cent, and the response hands you the explorer link to check it yourself.

npx agentcash@latest fetch \
  'https://quartermaster.surewhynot.app/v1/payment-proof?hash=<tx>&chain=base' \
  --max-amount 0.01
Receipts: Paid 2026-08-11 06:10:26 UTC from wallet 0xC533Bf5268A2F64aDDe58dcE380651f70Aa92D7A, settled on Base, tx 0x0ef5538c7ab314196390849fd727286edf823c2e1cfbe54be4334fee0079e364. Every field compared against USDC Transfer logs read directly from Base on 2026-08-11.