Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base$5.25100%0x73bd…b44442d ago0xef25b9…506645
0x1332…66eb0x0e3d…7757Base$10.50100%0x4173…266542d ago0xb977a4…829b99
0x1332…66eb0x0e3d…7757Base$18.90100%0xc52b…5a8d42d ago0xffb800…dc6dc2
0x1332…66eb0x0e3d…7757Base$18.00100%0xbb85…658242d ago0xb43658…262ae4
0x1332…66eb0x0e3d…7757Base$21.00100%0x3835…626142d ago0xbac1c3…471a7c
0x1332…66eb0x0e3d…7757Base$210.00100%0x3189…20e042d ago0xe50ebb…72aadc
0x1332…66eb0x97cc…5fd4Base$0.15100%0xd016…b67a42d ago0x3a1e09…82bf2a
0x1332…66eb0x0e3d…7757Base$0.15100%0xaf2b…381242d ago0x4434bc…e83996
0x1332…66eb0x0e3d…7757Base$5.25100%0x2640…d76742d ago0xdcfd8f…783a62
0x1332…66eb0x0e3d…7757Base$105.00100%0x8b99…df7942d ago0x164989…6fd999
0x1332…66eb0x0e3d…7757Base$10.50100%0xdcd9…b01a42d ago0x5d6eac…4ec28a
0x1332…66eb0x0e3d…7757Base$31.50100%0xc807…52c742d ago0xa65d0b…8c7139
0x1332…66eb0x0e3d…7757Base$525.00100%0x4218…be8742d ago0xf67402…b7bbd7
0x1332…66eb0x0e3d…7757Base$52.50100%0x64e4…55d942d ago0x4234fa…ef3c96
0x1332…66eb0x0e3d…7757Base$572.11100%0x707e…8d2842d ago0x28bef8…10ff6e
0x1332…66eb0x0e3d…7757Base$11.55100%0x70ba…dd5642d ago0xa15652…eb0a96
0x1332…66eb0x0e3d…7757Base$17.85100%0x5f60…e48e42d ago0xf4faab…4e4dc5
0x1332…66eb0x97cc…5fd4Base$0.50100%0xd016…b67a42d ago0x5c2742…248252
0x1332…66eb0x0e3d…7757Base$0.50100%0x501e…4d4c42d ago0x9b5aa6…373d12
0x1332…66eb0x0e3d…7757Base$5.25100%0x0d74…aad642d ago0xf0dd91…8f84b6
0x1332…66eb0x0e3d…7757Base$5.25100%0x2133…5a4242d ago0xd8a48c…dda4b3
0x1332…66eb0x0e3d…7757Base$348.60100%0x05f1…3bb942d ago0xb262a3…b34da1
0x1332…66eb0x0e3d…7757Base$21.00100%0xffde…041042d ago0xd3b264…b783f7
0x1332…66eb0x0e3d…7757Base$51.45100%0x3d44…411542d ago0xb4716e…5d4fd9
0x1332…66eb0x0e3d…7757Base$10.50100%0x0389…0bc242d ago0x2e4864…09068b

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.