Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4754…327b0x13db…5192Base—$27.09100%mrdn25d ago0x536d5e…123c19
0xfe8f…794d0x13db…5192Base—$36.61100%mrdn25d ago0x27c610…beecec
0xfe8f…794d0x13db…5192Base—$20.44100%mrdn25d ago0x82d7e9…0341eb
0xe55e…f7480x13db…5192Base—$21.77100%mrdn25d ago0x2fb4fc…a04dcf
0x13db…51920x1cec…8dd4Base—$28.42100%mrdn25d ago0x923296…6fadfc
0x4754…327b0x13db…5192Base—$36.21100%mrdn25d ago0x812e76…203b28
0x13db…51920x4754…327bBase—$33.99100%mrdn25d ago0x6891a3…accf2b
0xe55e…f7480x13db…5192Base—$35.30100%mrdn25d ago0x29f137…d1c2a6
0x13db…51920x4754…327bBase—$19.99100%mrdn25d ago0x509187…ff3048
0x1cec…8dd40x13db…5192Base—$24.58100%mrdn25d ago0x0d5f01…96e221
0x13db…51920xa6a9…809dBase—$36.52100%mrdn25d ago0xb96998…9458ab
0x13db…51920xe55e…f748Base—$31.03100%mrdn25d ago0x4b658e…58fb8a
0xfe8f…794d0x13db…5192Base—$23.86100%mrdn25d ago0x473b6d…de9675
0x13db…51920x4754…327bBase—$20.79100%mrdn25d ago0x0fe0fc…864f52
0x13db…51920xfe8f…794dBase—$21.78100%mrdn25d ago0xb9c9de…163db0
0x13db…51920xe55e…f748Base—$17.86100%mrdn25d ago0x41ce5d…284923
0x13db…51920xfe8f…794dBase—$17.22100%mrdn25d ago0x772972…e4333f
0x13db…51920x1cec…8dd4Base—$24.30100%mrdn25d ago0x028f85…61a350
0x13db…51920x4754…327bBase—$22.84100%mrdn25d ago0xea1a6c…5c63fc
0x4754…327b0x13db…5192Base—$28.47100%mrdn25d ago0x817d0d…e862ba
0x13db…51920x4754…327bBase—$19.25100%mrdn25d ago0x817583…29182b
0x1cec…8dd40x13db…5192Base—$35.40100%mrdn25d ago0x96aafe…399e01
0x4754…327b0x13db…5192Base—$28.85100%mrdn25d ago0x139b22…dd5aa7
0x13db…51920x1cec…8dd4Base—$22.37100%mrdn25d ago0x6a62ec…76189f
0x13db…51920xe55e…f748Base—$27.06100%mrdn25d ago0x211310…b598b9

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.