Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa41d ago0x621b6a…90ca72
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa41d ago0x746f73…e3435e
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa41d ago0xab0941…d2f2f7
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa41d ago0x5fd48a…172650
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa41d ago0xd288e8…9801ee
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa41d ago0x0196b0…d9cf8a
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa41d ago0x9e9bf8…0d1f6f
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa41d ago0xbea089…438916
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa41d ago0x1ef26a…994dc8
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa41d ago0xbc0b34…e0a0a1
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa41d ago0xb99e24…ba5489
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa41d ago0x5fc468…c33c15
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa41d ago0x71d0e1…bf4b1e
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa41d ago0x1409d1…902eab
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa41d ago0x028560…bef7b6
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa41d ago0x2cffd2…2b0af4
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa41d ago0x62e5be…78119c
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa41d ago0x79b33f…cca882
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa41d ago0x613c6e…c8df12
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa41d ago0x0633ce…fcfcfe
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa41d ago0xba1414…480a57
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa41d ago0x987c24…e44c72
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa41d ago0x92dc3d…b4a34a
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa41d ago0xb7a013…ea1c8c
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa41d ago0xd96c9c…bb6e78

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.