Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480xfe8f…794dBase—$21.21100%mrdn35d ago0xf9966f…5487a3
0xfe8f…794d0x4754…327bBase—$32.71100%mrdn35d ago0xf6494f…439d32
0xfe8f…794d0x4754…327bBase—$23.72100%mrdn35d ago0xe0362c…d3b845
0xfe8f…794d0xa6a9…809dBase—$28.68100%mrdn35d ago0x9fd343…8ce841
0x13db…51920xfe8f…794dBase—$23.81100%mrdn35d ago0x5b7070…79debb
0x4754…327b0xfe8f…794dBase—$18.18100%mrdn35d ago0xc55245…d7bf96
0x4754…327b0xfe8f…794dBase—$28.68100%mrdn35d ago0xfee940…ee0e96
0xfe8f…794d0x4754…327bBase—$35.18100%mrdn35d ago0x11e5cd…ce9183
0xfe8f…794d0xa6a9…809dBase—$31.17100%mrdn35d ago0xdfe574…437320
0xfe8f…794d0xa6a9…809dBase—$21.21100%mrdn35d ago0x598b5e…2d55d8
0xa6a9…809d0xfe8f…794dBase—$23.17100%mrdn35d ago0xc4645f…c97df7
0x13db…51920xfe8f…794dBase—$26.87100%mrdn35d ago0x23731f…7ef1a1
0xfe8f…794d0xe55e…f748Base—$34.94100%mrdn35d ago0xb92021…2569f2
0x4754…327b0xfe8f…794dBase—$31.75100%mrdn35d ago0xc7fbe9…2fec5b
0xe55e…f7480xfe8f…794dBase—$28.58100%mrdn35d ago0x33261e…1860d2
0xfe8f…794d0x8e77…e2d6Base—$23.30100%mrdn35d ago0x2cb241…0e4fe1
0x13db…51920xfe8f…794dBase—$20.60100%mrdn35d ago0x3bbbe3…18c37b
0xfe8f…794d0x4754…327bBase—$19.26100%mrdn35d ago0xf740ad…b349d6
0xfe8f…794d0x13db…5192Base—$23.10100%mrdn35d ago0x7e86bd…a62874
0x1cec…8dd40xfe8f…794dBase—$31.45100%mrdn35d ago0x748c8e…b959d7
0xfe8f…794d0xa6a9…809dBase—$25.51100%mrdn35d ago0xefc715…f6e8fe
0x4754…327b0xfe8f…794dBase—$25.94100%mrdn35d ago0x7b9b09…324210
0xfe8f…794d0xe55e…f748Base—$17.97100%mrdn35d ago0xb6ad4f…65d743
0xa6a9…809d0xfe8f…794dBase—$27.97100%mrdn35d ago0xc3a103…f05c40
0xa6a9…809d0xfe8f…794dBase—$28.00100%mrdn35d ago0x25dd0e…dbbc34

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.