Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0xa6a9…809dBase—$24.61100%mrdn34d ago0xf2ffce…a723f4
0xfe8f…794d0x1cec…8dd4Base—$16.08100%mrdn34d ago0x067004…dd1af6
0xfe8f…794d0x1cec…8dd4Base—$22.56100%mrdn34d ago0x3fe561…f541d4
0xa6a9…809d0xfe8f…794dBase—$21.08100%mrdn34d ago0xf7b3b4…bb726b
0x13db…51920xfe8f…794dBase—$13.81100%mrdn34d ago0x667af8…494451
0xfe8f…794d0xe55e…f748Base—$20.28100%mrdn34d ago0xa4b020…6efc51
0xa6a9…809d0xfe8f…794dBase—$13.18100%mrdn34d ago0x6e591d…be91e3
0xfe8f…794d0xe55e…f748Base—$14.28100%mrdn34d ago0x7db879…7f4a47
0xfe8f…794d0xa6a9…809dBase—$11.30100%mrdn34d ago0x025f03…0168cb
0xa6a9…809d0xfe8f…794dBase—$19.68100%mrdn34d ago0x2356bf…4961b8
0xfe8f…794d0x4754…327bBase—$16.15100%mrdn34d ago0xd9392d…ea49ba
0xfe8f…794d0x1cec…8dd4Base—$16.76100%mrdn34d ago0x3743b6…f25d39
0x4754…327b0xfe8f…794dBase—$15.95100%mrdn34d ago0x44cb83…dbc432
0xa6a9…809d0xfe8f…794dBase—$16.40100%mrdn34d ago0xae3b84…21006a
0xfe8f…794d0x1cec…8dd4Base—$19.28100%mrdn34d ago0xbc9bcc…c4713a
0x1cec…8dd40xfe8f…794dBase—$24.86100%mrdn34d ago0x33d5d1…a1053e
0xfe8f…794d0x4754…327bBase—$14.86100%mrdn34d ago0x81e3ca…f4b8b5
0xa6a9…809d0xfe8f…794dBase—$22.77100%mrdn34d ago0x3624c6…eb4416
0xa6a9…809d0xfe8f…794dBase—$18.61100%mrdn34d ago0x9f3f06…511471
0xfe8f…794d0x1cec…8dd4Base—$25.52100%mrdn34d ago0x805991…9fdd79
0xfe8f…794d0x4754…327bBase—$18.50100%mrdn34d ago0x0692a7…ba8f41
0xa6a9…809d0xfe8f…794dBase—$15.18100%mrdn34d ago0x53f9b0…d50621
0x13db…51920xfe8f…794dBase—$23.38100%mrdn34d ago0x59ef85…3771cd
0xfe8f…794d0x13db…5192Base—$25.70100%mrdn34d ago0x8f75ec…10ab4f
0x4754…327b0xfe8f…794dBase—$24.70100%mrdn34d ago0xc9665c…dd98a5

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.