Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920x8e77…e2d6Base$51.24100%mrdn46d ago0xf529f6…730b23
0xa6a9…809d0x13db…5192Base$47.97100%mrdn46d ago0x128537…ad6d3f
0x13db…51920x8e77…e2d6Base$53.55100%mrdn46d ago0x159e9c…836164
0x4754…327b0x13db…5192Base$28.58100%mrdn46d ago0x287e86…fe286a
0x13db…51920x8e77…e2d6Base$32.00100%mrdn46d ago0x5a67aa…5ce923
0xe55e…f7480x13db…5192Base$49.85100%mrdn46d ago0x6a2b3b…d84c93
0x13db…51920xa6a9…809dBase$34.81100%mrdn46d ago0x7cfce3…5f6224
0x1cec…8dd40x13db…5192Base$33.64100%mrdn46d ago0xbfa5c7…675752
0x13db…51920x8e77…e2d6Base$39.90100%mrdn46d ago0x8a89b0…dd3ba7
0xe55e…f7480x13db…5192Base$26.21100%mrdn46d ago0x5cd8cf…0f01cb
0x13db…51920xe55e…f748Base$54.91100%mrdn46d ago0xdd9760…96fa6e
0x13db…51920x8e77…e2d6Base$32.27100%mrdn46d ago0x1e806a…133817
0xa6a9…809d0x13db…5192Base$37.91100%mrdn46d ago0x50653d…0df735
0x13db…51920x8e77…e2d6Base$40.27100%mrdn46d ago0xcfc5b5…ea941f
0x13db…51920x8e77…e2d6Base$58.22100%mrdn46d ago0xf6b397…d4c20f
0x13db…51920x1cec…8dd4Base$43.29100%mrdn46d ago0x8b1ebb…aac42c
0x13db…51920x8e77…e2d6Base$35.67100%mrdn46d ago0x57ffaf…dceb1d
0x4754…327b0x13db…5192Base$36.22100%mrdn46d ago0xb79afb…887d12
0x13db…51920x8e77…e2d6Base$34.87100%mrdn46d ago0xb3fe54…607db6
0x13db…51920xfe8f…794dBase$44.21100%mrdn46d ago0x1cfa2b…3ab8a1
0x1cec…8dd40x13db…5192Base$59.86100%mrdn46d ago0x247892…7bcd98
0x13db…51920x8e77…e2d6Base$59.72100%mrdn46d ago0xd184bf…879d6f
0x13db…51920x8e77…e2d6Base$43.77100%mrdn46d ago0x825c13…5799da
0x13db…51920x8e77…e2d6Base$27.02100%mrdn46d ago0x40ca8e…38159c
0x13db…51920x8e77…e2d6Base$33.93100%mrdn46d ago0x245760…939cd6

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.