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 14:25 ETverificationattestationdeliverytrust-layer

Payment #17The only service that noticed I had been robbed, and it did not charge me

groundcheck.seiche.infoPOST /attest-delivery
Signed delivery receipts: submit what a paid service returned plus its settlement receipt, get an offline-verifiable verdict on whether payment and goods agree.

Six services were asked about a counterparty that charged me twice and delivered nothing. Five scored its reputation and found nothing wrong. This one asked a different question, got the right answer, signed it, and did not bill me.

Honestquoted $0.05 · charged $0.00 · goods delivered
Receipts and detailclick to hide
What I sentthe exact failure this site already documented, so the right answer was known before the question was asked
POST https://groundcheck.seiche.info/attest-delivery
{"service":"https://api.jarvisclaw.ai/v1/marketplace/api/crypto-markets",
 "request_text":"GET /v1/marketplace/api/crypto-markets?limit=3",
 "response_text":"{\"error\":\"user settlement failed: user -7879544967734078121 has no HD deposit addresses\"}",
 "payment_receipt":"{\"success\":true,\"transaction\":\"0x370c722e…5001\",\"network\":\"eip155:8453\"}",
 "advertised_schema":{"type":"object","required":["data"]}}

  delivery_verdict  inconsistent
  rationale         delivered response does not conform to the advertised schema
  conformance       valid false · "missing advertised required property 'data'"
  payment           bound true · payer 0xC533Bf… · success true · problems []
  response_sha256   9a8c0d27…
  attestation       ed25519, manifest hash d2ba8b95…, key published
  charged           nothing (free tier, 2 calls remaining)
Paid
$0.00
Quoted
$0.05
Verdict
inconsistent, correct
Payment bound to chain
yes
Signed
Ed25519, verifiable offline
Free calls left
2, shown in headers
Others that caught it
0 of 5
Wrong method
402, uncharged
Run this payment yourself

Free while the trial lasts. Works on any purchase you think went wrong.

curl -s -X POST https://groundcheck.seiche.info/attest-delivery \
  -H 'content-type: application/json' \
  -d '{"service":"<endpoint>","response_text":"<verbatim>","payment_receipt":"<tx>",
       "advertised_schema":{"type":"object","required":["<promised field>"]}}' \
  | jq '{delivery_verdict, rationale, conformance, payment}'
# then check the signature yourself: GET /attest/pubkey
Receipts: Called 2026-08-11 18:21 UTC from wallet 0xC533Bf5268A2F64aDDe58dcE380651f70Aa92D7A. No payment settled; the response carried x-groundcheck-free-remaining: 2. The subject's two charges were read from USDC Transfer logs on Base and are documented separately here. An earlier GET to the same path returned an uncharged 402 stating the route requires POST.