Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x8a32…163aBase—$0.02100%fluxa112d ago0x455ce7…532cb3
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa112d ago0xe98eba…cb7713
0xb90a…9ae40x8a32…163aBase—$0.02100%fluxa112d ago0x2d908f…1dbf62
0xb90a…9ae40x8a32…163aBase—$0.02100%fluxa112d ago0xcb0836…3ddfd4
0xb90a…9ae40x8a32…163aBase—$0.02100%fluxa112d ago0xbf2a45…9e2a47
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa112d ago0x8a50c2…485ec0
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa112d ago0x1eb759…938340
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa112d ago0xf307cb…871922
0xb90a…9ae40x8a32…163aBase—$0.02100%fluxa112d ago0x83152f…4fc414
0xb90a…9ae40x8a32…163aBase—$0.02100%fluxa112d ago0x5a1367…abaeaa
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa112d ago0x56b8bc…fc1fe2
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa112d ago0xd669bd…0ec1fb
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa112d ago0x71ba69…c60ad4
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa112d ago0x06963d…9e3857
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa113d ago0xbdc7de…e43f56
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa113d ago0x5a070f…30f16b
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa113d ago0x13e15a…53852c
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa113d ago0xc4742f…a22edd
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa113d ago0xaeb1d3…ee0a3b
0xb90a…9ae40x8a32…163aBase—$0.10100%fluxa113d ago0x81f4dd…8aed2b
0xb90a…9ae40x8a32…163aBase—$0.10100%fluxa113d ago0xad1e0e…3289b9
0xb90a…9ae40x8a32…163aBase—$0.05100%fluxa113d ago0x9345f5…777138
0xb90a…9ae40x8a32…163aBase—$0.05100%fluxa113d ago0xc12936…76e0c0
0xb90a…9ae40x8a32…163aBase—$0.03100%fluxa113d ago0xca7474…20dac3
0xb90a…9ae40x8a32…163aBase—$0.02100%fluxa113d ago0x58c814…fa01a5

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.