Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480xa6a9…809dBase$24.28100%mrdn10h ago0xfd77c5…93117b
0xfe8f…794d0xe55e…f748Base$19.21100%mrdn10h ago0xe8e65d…ab6fb0
0xfe8f…794d0xe55e…f748Base$22.82100%mrdn11h ago0xb28962…973d51
0xe55e…f7480xfe8f…794dBase$30.38100%mrdn11h ago0x01ea5e…3ad9d8
0xe55e…f7480xa6a9…809dBase$21.54100%mrdn11h ago0x195ca3…d1e64a
0xe55e…f7480xfe8f…794dBase$25.50100%mrdn12h ago0x8f3c2c…3aa4df
0xe55e…f7480x4754…327bBase$23.89100%mrdn12h ago0xe1e6b0…0ef557
0x4754…327b0xe55e…f748Base$28.73100%mrdn12h ago0x60af27…687f1c
0xe55e…f7480x13db…5192Base$34.33100%mrdn13h ago0xbcc9ee…537d24
0xe55e…f7480x1cec…8dd4Base$31.64100%mrdn14h ago0xc8bdb7…cd62ee
0xe55e…f7480x4754…327bBase$36.30100%mrdn14h ago0xee39d8…d195a1
0xa6a9…809d0xe55e…f748Base$29.70100%mrdn14h ago0x7439a4…e799d0
0xe55e…f7480x4754…327bBase$41.20100%mrdn14h ago0x8d9270…2e318a
0xa6a9…809d0xe55e…f748Base$38.25100%mrdn15h ago0x10b3af…4d3d7b
0xa6a9…809d0xe55e…f748Base$29.20100%mrdn15h ago0xe94888…4c42de
0x1cec…8dd40xe55e…f748Base$19.20100%mrdn16h ago0x46c438…70eede
0x13db…51920xe55e…f748Base$21.48100%mrdn16h ago0x8852cd…e80e18
0xe55e…f7480x13db…5192Base$29.56100%mrdn17h ago0x9abf37…b32722
0x1cec…8dd40xe55e…f748Base$18.45100%mrdn17h ago0xaf7f38…781d6b
0xe55e…f7480x13db…5192Base$25.21100%mrdn18h ago0xe6773e…d38b41
0x4754…327b0xe55e…f748Base$25.91100%mrdn18h ago0x81b0ab…50d8d7
0xfe8f…794d0xe55e…f748Base$40.37100%mrdn19h ago0x2604f9…8c077a
0xe55e…f7480x13db…5192Base$35.48100%mrdn19h ago0x83df18…c36357
0x1cec…8dd40xe55e…f748Base$37.58100%mrdn19h ago0xfb9c4e…204117
0xfe8f…794d0xe55e…f748Base$43.03100%mrdn20h ago0x470a02…f280d4

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.