Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd881…f9980x9c95…e299Base$0.001100%fluxa37d ago0x800d4d…746fdb
0xd881…f9980xfe80…47eeBase$0.001100%fluxa37d ago0x321f11…977d4e
0xd881…f9980xfe80…47eeBase$0.001100%fluxa37d ago0x498235…f988d3
0xd881…f9980xfe80…47eeBase$0.001100%fluxa37d ago0x79c5dd…33cb40
0xd881…f9980xfe80…47eeBase$0.001100%fluxa37d ago0x8918a4…1117d9
0xd881…f9980xfe80…47eeBase$0.001100%fluxa37d ago0x22e6d3…e1384f
0xd881…f9980xfe80…47eeBase$0.001100%fluxa37d ago0x8977a4…07556e
0xd881…f9980xfe80…47eeBase$0.001100%fluxa37d ago0xe0555d…6601a2
0xd881…f9980xfe80…47eeBase$0.001100%fluxa37d ago0x2959cd…c65463
0xd881…f9980xfe80…47eeBase$0.001100%fluxa37d ago0xa17ac7…24bd86
0xd881…f9980xfe80…47eeBase$0.001100%fluxa37d ago0x7621ee…3300ee
0xd881…f9980x9c95…e299Base$0.001100%fluxa37d ago0xc3a8b0…87ad03
0xd881…f9980xfe80…47eeBase$0.001100%fluxa37d ago0x8e7b0a…010544
0xd881…f9980xfe80…47eeBase$0.001100%fluxa37d ago0x038d8d…662296
0xd881…f9980xfe80…47eeBase$0.001100%fluxa37d ago0x38466d…e0a5fc
0xd881…f9980x9c95…e299Base$0.001100%fluxa37d ago0x0cf5a2…6298f5
0xd881…f9980xfe80…47eeBase$0.001100%fluxa37d ago0x4d0900…5bc0bf
0xd881…f9980xfe80…47eeBase$0.001100%fluxa37d ago0xb8f28f…e1a2f7
0xd881…f9980x9c95…e299Base$0.001100%fluxa37d ago0xcfd603…b4e011
0xd881…f9980xfe80…47eeBase$0.001100%fluxa37d ago0x14d2cb…613344
0xd881…f9980x9c95…e299Base$0.001100%fluxa37d ago0x1a163d…6fe2ab
0xd881…f9980xfe80…47eeBase$0.001100%fluxa37d ago0x0c2999…9d90c4
0xd881…f9980xfe80…47eeBase$0.001100%fluxa38d ago0xce72a9…cf3afb
0xd881…f9980xfe80…47eeBase$0.001100%fluxa38d ago0x23cda7…1a7540
0xd881…f9980xfe80…47eeBase$0.001100%fluxa38d ago0xb0073f…f436a0

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.