Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0x4754…327bBase$35.14100%mrdn34d ago0x99b2f5…9bfd2c
0x4754…327b0x1cec…8dd4Base$31.89100%mrdn34d ago0x8561dd…76a09b
0x4754…327b0x1cec…8dd4Base$33.26100%mrdn34d ago0xcab5d4…4e858e
0xfe8f…794d0x4754…327bBase$32.71100%mrdn34d ago0xf6494f…439d32
0xfe8f…794d0x4754…327bBase$23.72100%mrdn34d ago0xe0362c…d3b845
0x4754…327b0x1cec…8dd4Base$16.74100%mrdn34d ago0x58c6b9…b74588
0xe55e…f7480x4754…327bBase$19.75100%mrdn34d ago0x8a94fe…af1b6d
0xe55e…f7480x4754…327bBase$24.37100%mrdn34d ago0x2f64ea…7179a3
0x4754…327b0xe55e…f748Base$34.25100%mrdn34d ago0x131fe6…253cb8
0xa6a9…809d0x4754…327bBase$18.23100%mrdn34d ago0x0f0660…46b43d
0x4754…327b0xfe8f…794dBase$18.18100%mrdn34d ago0xc55245…d7bf96
0x4754…327b0xfe8f…794dBase$28.68100%mrdn34d ago0xfee940…ee0e96
0xfe8f…794d0x4754…327bBase$35.18100%mrdn34d ago0x11e5cd…ce9183
0x4754…327b0xa6a9…809dBase$23.10100%mrdn34d ago0xb1cdd6…2fe719
0xa6a9…809d0x4754…327bBase$23.84100%mrdn34d ago0xaf48fb…b0bce1
0xe55e…f7480x4754…327bBase$31.05100%mrdn34d ago0x6d58d0…6c135e
0x4754…327b0xa6a9…809dBase$32.41100%mrdn34d ago0x5ed1ea…ef3e57
0x4754…327b0x1cec…8dd4Base$37.43100%mrdn34d ago0xd9c8af…c8b2d9
0x4754…327b0xfe8f…794dBase$31.75100%mrdn34d ago0xc7fbe9…2fec5b
0xfe8f…794d0x4754…327bBase$19.26100%mrdn34d ago0xf740ad…b349d6
0xe55e…f7480x4754…327bBase$25.76100%mrdn34d ago0xd4d562…172695
0x4754…327b0xfe8f…794dBase$25.94100%mrdn34d ago0x7b9b09…324210
0x13db…51920x4754…327bBase$35.30100%mrdn34d ago0x60e7a4…cf6188
0x4754…327b0x1cec…8dd4Base$18.04100%mrdn34d ago0xf943e8…b14507
0x4754…327b0xa6a9…809dBase$37.97100%mrdn34d ago0xd54989…a2dfd3

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.