Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4754…327b0xa6a9…809dBase—$10.92100%mrdn16d ago0x5b0ba9…0eb017
0xfe8f…794d0x4754…327bBase—$19.19100%mrdn16d ago0x4479d4…aebdbd
0xa6a9…809d0x4754…327bBase—$20.82100%mrdn16d ago0x8bc027…ae2678
0x4754…327b0xe55e…f748Base—$20.75100%mrdn16d ago0x5ccf4b…067759
0x4754…327b0x1cec…8dd4Base—$18.49100%mrdn16d ago0x298c53…930a1f
0x13db…51920x4754…327bBase—$10.02100%mrdn16d ago0x9eca93…09d603
0xa6a9…809d0x4754…327bBase—$11.64100%mrdn16d ago0x32c1d1…96db33
0x4754…327b0x1cec…8dd4Base—$10.65100%mrdn16d ago0xe8d85b…aef710
0x4754…327b0x13db…5192Base—$20.11100%mrdn16d ago0xe1209e…499e36
0xa6a9…809d0x4754…327bBase—$16.61100%mrdn16d ago0xbcc5d1…5873d3
0xfe8f…794d0x4754…327bBase—$16.53100%mrdn17d ago0x07b256…c990fe
0x4754…327b0xe55e…f748Base—$13.17100%mrdn17d ago0x3d5b2c…966412
0x4754…327b0xe55e…f748Base—$13.45100%mrdn17d ago0x1e255c…2a19e8
0x4754…327b0x1cec…8dd4Base—$18.20100%mrdn17d ago0x20a14f…5827db
0x4754…327b0x13db…5192Base—$13.63100%mrdn17d ago0xcfb055…619afa
0xe55e…f7480x4754…327bBase—$18.78100%mrdn17d ago0x9e157b…53ed95
0xa6a9…809d0x4754…327bBase—$16.86100%mrdn17d ago0xfed8d9…25b983
0x4754…327b0xa6a9…809dBase—$13.31100%mrdn17d ago0x9feae0…1343b4
0x4754…327b0x1cec…8dd4Base—$13.73100%mrdn17d ago0xc03873…4eaa96
0x4754…327b0x13db…5192Base—$12.33100%mrdn17d ago0x8e4af3…a98e05
0xfe8f…794d0x4754…327bBase—$10.37100%mrdn17d ago0x1b055c…d19559
0x13db…51920x4754…327bBase—$13.91100%mrdn17d ago0xaf514e…0ee5ca
0x4754…327b0xe55e…f748Base—$10.96100%mrdn17d ago0x475e3a…e6f8ed
0x4754…327b0xa6a9…809dBase—$10.42100%mrdn17d ago0x473aa7…b5410d
0x4754…327b0xa6a9…809dBase—$12.48100%mrdn17d ago0x0d53ec…abb238

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.