Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920xa6a9…809dBase—$37.53100%mrdn11d ago0x1986e1…90a3dc
0x4754…327b0x13db…5192Base—$51.48100%mrdn11d ago0x18a840…62fa07
0x13db…51920xa6a9…809dBase—$39.05100%mrdn11d ago0xd23136…fd06bf
0x13db…51920x4754…327bBase—$22.85100%mrdn11d ago0x5e94bb…fd1039
0x1cec…8dd40x13db…5192Base—$45.30100%mrdn11d ago0x292bbd…181597
0x13db…51920xa6a9…809dBase—$42.87100%mrdn11d ago0xda7f63…977600
0xfe8f…794d0x13db…5192Base—$45.96100%mrdn11d ago0x75a472…d255de
0xfe8f…794d0x13db…5192Base—$23.77100%mrdn11d ago0x9d40f3…aeee54
0x13db…51920x4754…327bBase—$44.85100%mrdn11d ago0x2509e9…c1d570
0xa6a9…809d0x13db…5192Base—$23.28100%mrdn11d ago0x4b0dee…132035
0x13db…51920x4754…327bBase—$29.75100%mrdn11d ago0x75076a…665c43
0xa6a9…809d0x13db…5192Base—$48.89100%mrdn11d ago0x4b5ca0…a69240
0x13db…51920xa6a9…809dBase—$47.07100%mrdn11d ago0xc3b49e…7e6fc7
0xe55e…f7480x13db…5192Base—$45.31100%mrdn11d ago0xb499d1…9f623b
0x13db…51920xa6a9…809dBase—$48.49100%mrdn11d ago0x9b9772…4a6da4
0xa6a9…809d0x13db…5192Base—$48.72100%mrdn11d ago0x53595e…7e2102
0x13db…51920xa6a9…809dBase—$42.68100%mrdn11d ago0xffca8e…d501de
0xa6a9…809d0x13db…5192Base—$37.97100%mrdn11d ago0xfa7b67…b97a61
0x13db…51920xa6a9…809dBase—$44.05100%mrdn11d ago0x5488ae…3f1ed0
0x4754…327b0x13db…5192Base—$44.53100%mrdn11d ago0x102884…842fef
0x13db…51920xa6a9…809dBase—$47.07100%mrdn11d ago0x59ee75…a49e41
0x4754…327b0x13db…5192Base—$30.98100%mrdn11d ago0x415cc5…2bfeaa
0x13db…51920x4754…327bBase—$50.43100%mrdn11d ago0x968591…035089
0xfe8f…794d0x13db…5192Base—$48.45100%mrdn11d ago0xf742cf…b34614
0xa6a9…809d0x13db…5192Base—$24.63100%mrdn11d ago0x2415ad…3c0e98

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.