Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x4754…327bBase—$20.41100%mrdn24d ago0x334bb4…0c63de
0xe55e…f7480x4754…327bBase—$33.31100%mrdn24d ago0x2e8aba…39097d
0x1cec…8dd40xe55e…f748Base—$32.93100%mrdn24d ago0x7fc2ed…edf57d
0x4754…327b0xe55e…f748Base—$21.59100%mrdn24d ago0xcef4b8…7a1793
0x1cec…8dd40xe55e…f748Base—$36.37100%mrdn24d ago0x8e2796…c48787
0xe55e…f7480x4754…327bBase—$25.63100%mrdn24d ago0xad622a…63e5fc
0x4754…327b0xe55e…f748Base—$25.14100%mrdn24d ago0x35fc21…5070a9
0xe55e…f7480x1cec…8dd4Base—$26.38100%mrdn24d ago0xb6ea34…c15489
0x4754…327b0xe55e…f748Base—$27.78100%mrdn24d ago0x349599…438b70
0xe55e…f7480xa6a9…809dBase—$21.12100%mrdn24d ago0xcbd7b4…3bfd92
0xe55e…f7480x1cec…8dd4Base—$17.55100%mrdn24d ago0x5dd48a…32947e
0xe55e…f7480x13db…5192Base—$21.77100%mrdn24d ago0x2fb4fc…a04dcf
0xe55e…f7480xa6a9…809dBase—$17.94100%mrdn24d ago0x5c6f9d…aeb88c
0x4754…327b0xe55e…f748Base—$16.90100%mrdn24d ago0x497eb4…5d4f93
0x4754…327b0xe55e…f748Base—$28.00100%mrdn24d ago0xe10de0…69d1ec
0xe55e…f7480x13db…5192Base—$35.30100%mrdn24d ago0x29f137…d1c2a6
0x4754…327b0xe55e…f748Base—$26.08100%mrdn24d ago0xfce9c1…d692bf
0xa6a9…809d0xe55e…f748Base—$26.65100%mrdn25d ago0xeed700…3f864e
0xa6a9…809d0xe55e…f748Base—$35.58100%mrdn25d ago0x4aef2b…0a344c
0xe55e…f7480xfe8f…794dBase—$34.53100%mrdn25d ago0x69970d…135f3b
0xe55e…f7480x1cec…8dd4Base—$34.74100%mrdn25d ago0xed5a42…50643f
0xe55e…f7480xfe8f…794dBase—$16.44100%mrdn25d ago0xb9cf5f…27153c
0x1cec…8dd40xe55e…f748Base—$34.60100%mrdn25d ago0xf8333e…11c827
0x1cec…8dd40xe55e…f748Base—$36.35100%mrdn25d ago0x49c4b1…4c9fba
0xe55e…f7480x1cec…8dd4Base—$19.47100%mrdn25d ago0x7defcf…9d5b98

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.