Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4754…327b0xe55e…f748Base$23.62100%mrdn13d ago0x08a52a…cfe1f5
0xfe8f…794d0x4754…327bBase$18.09100%mrdn13d ago0x7347f9…4c45f9
0x13db…51920x4754…327bBase$25.10100%mrdn13d ago0x676883…b83b59
0x4754…327b0x1cec…8dd4Base$26.76100%mrdn13d ago0x0620d0…273ff3
0x4754…327b0xfe8f…794dBase$19.25100%mrdn13d ago0x228327…314d62
0x13db…51920x4754…327bBase$21.23100%mrdn13d ago0xa863d9…8b9a35
0x4754…327b0x13db…5192Base$25.72100%mrdn13d ago0x298a3e…a319cb
0xe55e…f7480x4754…327bBase$24.47100%mrdn13d ago0xa17925…6ff6d4
0xe55e…f7480x4754…327bBase$21.51100%mrdn13d ago0x092ed6…ac0b43
0x4754…327b0x1cec…8dd4Base$34.15100%mrdn13d ago0x78f52c…72b969
0x4754…327b0xa6a9…809dBase$28.36100%mrdn13d ago0xc731cf…5828b1
0x1cec…8dd40x4754…327bBase$40.64100%mrdn13d ago0xaf0d33…54577f
0xa6a9…809d0x4754…327bBase$30.06100%mrdn13d ago0x82bfe5…c21351
0x4754…327b0xa6a9…809dBase$31.75100%mrdn13d ago0x964da5…1dd205
0x4754…327b0xa6a9…809dBase$35.65100%mrdn13d ago0xb96d28…41b1be
0xe55e…f7480x4754…327bBase$28.98100%mrdn13d ago0xfc80e6…6243d9
0x1cec…8dd40x4754…327bBase$37.30100%mrdn13d ago0xe6d812…eab637
0xe55e…f7480x4754…327bBase$24.94100%mrdn13d ago0xd54fc7…83ce96
0x4754…327b0xfe8f…794dBase$58.88100%mrdn14d ago0x9bb2aa…97c23a
0xfe8f…794d0x4754…327bBase$16.35100%mrdn14d ago0x32c645…de2ca5
0xe55e…f7480x4754…327bBase$13.18100%mrdn14d ago0x135869…e6f42d
0xfe8f…794d0x4754…327bBase$14.05100%mrdn14d ago0xd8dd06…b7f800
0xe55e…f7480x4754…327bBase$12.78100%mrdn14d ago0x6cee5c…d9cec3
0xe55e…f7480x4754…327bBase$22.35100%mrdn14d ago0x6accfe…6643f6
0x4754…327b0x13db…5192Base$16.28100%mrdn14d ago0xdf1238…77376d

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.