Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480xa6a9…809dBase$20.28100%mrdn13d ago0x033e95…65cb4f
0xa6a9…809d0xfe8f…794dBase$37.82100%mrdn13d ago0x5c0f7e…cc04d1
0xe55e…f7480xa6a9…809dBase$21.33100%mrdn13d ago0xe3fda6…54e650
0xa6a9…809d0x1cec…8dd4Base$17.90100%mrdn13d ago0x0b5f3d…367857
0xe55e…f7480xa6a9…809dBase$23.95100%mrdn13d ago0x8cd391…8c6d9c
0x1cec…8dd40xa6a9…809dBase$19.54100%mrdn13d ago0x36404e…e893e3
0xa6a9…809d0x1cec…8dd4Base$34.65100%mrdn13d ago0x441bf0…688d6b
0xfe8f…794d0xa6a9…809dBase$29.27100%mrdn13d ago0x8356d6…4270d7
0xa6a9…809d0x1cec…8dd4Base$29.42100%mrdn13d ago0x5fafb9…ac5973
0xfe8f…794d0xa6a9…809dBase$19.88100%mrdn13d ago0x4e09c7…dcdc3e
0xa6a9…809d0x1cec…8dd4Base$33.46100%mrdn13d ago0x567071…a8290f
0x4754…327b0xa6a9…809dBase$28.36100%mrdn13d ago0xc731cf…5828b1
0xa6a9…809d0x1cec…8dd4Base$32.53100%mrdn13d ago0x7bbd5e…ddd013
0xfe8f…794d0xa6a9…809dBase$33.85100%mrdn13d ago0x5ec708…2d6d17
0xa6a9…809d0x4754…327bBase$30.06100%mrdn13d ago0x82bfe5…c21351
0x4754…327b0xa6a9…809dBase$31.75100%mrdn13d ago0x964da5…1dd205
0xa6a9…809d0xfe8f…794dBase$37.78100%mrdn13d ago0xc3c56a…3549d4
0xfe8f…794d0xa6a9…809dBase$21.99100%mrdn13d ago0x80beef…f854ae
0xa6a9…809d0xe55e…f748Base$28.27100%mrdn13d ago0x959d2b…639ee2
0x4754…327b0xa6a9…809dBase$35.65100%mrdn13d ago0xb96d28…41b1be
0xa6a9…809d0xe55e…f748Base$24.67100%mrdn13d ago0xcea1b9…187738
0xe55e…f7480xa6a9…809dBase$35.07100%mrdn13d ago0x50e18c…cd3845
0xe55e…f7480xa6a9…809dBase$44.00100%mrdn13d ago0x3cf497…049500
0xfe8f…794d0xa6a9…809dBase$22.43100%mrdn14d ago0xf741f7…0d5cf7
0xa6a9…809d0x13db…5192Base$11.83100%mrdn14d ago0x846bb1…c64ea0

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.