Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40x4754…327bBase—$18.72100%mrdn22h ago0xf6c58f…b2ba02
0x1cec…8dd40xfe8f…794dBase—$19.67100%mrdn23h ago0x2098a3…d08f96
0xe55e…f7480x1cec…8dd4Base—$31.64100%mrdn23h ago0xc8bdb7…cd62ee
0x1cec…8dd40x4754…327bBase—$26.38100%mrdn1d ago0xbff72a…b704c5
0xa6a9…809d0x1cec…8dd4Base—$34.13100%mrdn1d ago0x1bdf54…2a705e
0x1cec…8dd40xe55e…f748Base—$19.20100%mrdn1d ago0x46c438…70eede
0xfe8f…794d0x1cec…8dd4Base—$27.41100%mrdn1d ago0x5cece6…33f22e
0x1cec…8dd40xe55e…f748Base—$18.45100%mrdn1d ago0xaf7f38…781d6b
0x13db…51920x1cec…8dd4Base—$19.73100%mrdn1d ago0x577970…c4bfcc
0x1cec…8dd40xe55e…f748Base—$37.58100%mrdn1d ago0xfb9c4e…204117
0x1cec…8dd40x13db…5192Base—$31.88100%mrdn1d ago0x036f74…2fc0bb
0x13db…51920x1cec…8dd4Base—$32.51100%mrdn1d ago0x72b735…42a347
0x4754…327b0x1cec…8dd4Base—$37.81100%mrdn1d ago0x9b4f52…78fecc
0x1cec…8dd40xfe8f…794dBase—$33.51100%mrdn1d ago0xbf1f94…3e53bc
0xfe8f…794d0x1cec…8dd4Base—$22.19100%mrdn1d ago0x88a6b4…1943e7
0x1cec…8dd40x4754…327bBase—$21.50100%mrdn1d ago0xdb24f8…730e17
0x1cec…8dd40xfe8f…794dBase—$44.18100%mrdn1d ago0xf91bc5…57b411
0xe55e…f7480x1cec…8dd4Base—$41.70100%mrdn1d ago0xc2793d…687848
0x4754…327b0x1cec…8dd4Base—$22.77100%mrdn1d ago0x6a7976…6a670f
0xe55e…f7480x1cec…8dd4Base—$21.78100%mrdn1d ago0x8c73cb…8f98ef
0x1cec…8dd40x13db…5192Base—$28.06100%mrdn1d ago0xf6a158…774c76
0xa6a9…809d0x1cec…8dd4Base—$21.24100%mrdn1d ago0x92dc2d…178ec6
0x1cec…8dd40xa6a9…809dBase—$55.73100%mrdn1d ago0x9f15da…423ee4
0x1cec…8dd40x13db…5192Base—$32.56100%mrdn1d ago0xfbc97f…617d06
0x13db…51920x1cec…8dd4Base—$61.85100%mrdn1d ago0x1c1030…5936dc

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.