Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa81d ago0x52a125…42e440
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa81d ago0x2ca68e…2be484
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa81d ago0xa20242…b54431
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa81d ago0xeee168…f4c5b8
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa81d ago0x80b581…617847
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa81d ago0x5b9921…2efcf9
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa81d ago0x7d2c0a…085d6e
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa81d ago0x4fc06f…1f6537
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa81d ago0xd09116…3641e2
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa81d ago0x86ad29…c108d0
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa81d ago0x4fbd61…d3fdd7
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa81d ago0x00841a…063a21
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa81d ago0xcf73d7…c0344f
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa81d ago0x751b3f…7999a3
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa81d ago0x373c4c…4ef65e
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa81d ago0x55dee6…0fbd74
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa81d ago0x5aa3a8…7e35f8
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa81d ago0xb7635f…75c115
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa81d ago0x9302c0…e68af9
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa81d ago0xda3c8e…6dff6c
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa81d ago0x3d9cc1…f30004
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa82d ago0xac9e01…05ee4a
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa82d ago0xd6ba1c…735776
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa82d ago0xb66bb1…e04fa7
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa82d ago0xed06c9…8d9739

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.