Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0x13db…5192Base—$70.95100%mrdn2d ago0x5d4b52…84e3a5
0xa6a9…809d0x13db…5192Base—$36.95100%mrdn2d ago0x018d90…e0d28b
0xe55e…f7480xa6a9…809dBase—$75.21100%mrdn2d ago0xaa155b…6de7fd
0xa6a9…809d0x4754…327bBase—$33.25100%mrdn2d ago0xea5f85…71a8bb
0xa6a9…809d0x1cec…8dd4Base—$37.52100%mrdn2d ago0x3f1f7c…48eaa0
0x4754…327b0xa6a9…809dBase—$42.70100%mrdn2d ago0x9678d4…b88bfc
0x4754…327b0xa6a9…809dBase—$52.35100%mrdn2d ago0x933d69…7f3f87
0xa6a9…809d0x13db…5192Base—$73.20100%mrdn2d ago0xc6cbc3…c3a599
0x1cec…8dd40xa6a9…809dBase—$35.83100%mrdn2d ago0xa40083…f66a6d
0xa6a9…809d0x4754…327bBase—$51.48100%mrdn2d ago0x2e66b3…170cf3
0xfe8f…794d0xa6a9…809dBase—$55.09100%mrdn2d ago0x6a0c80…e62be3
0xa6a9…809d0xe55e…f748Base—$53.89100%mrdn2d ago0x402f5e…33b16d
0x1cec…8dd40xa6a9…809dBase—$53.00100%mrdn2d ago0xedf5b1…025217
0xa6a9…809d0xe55e…f748Base—$50.44100%mrdn2d ago0x78ef98…1fc171
0xa6a9…809d0xe55e…f748Base—$66.10100%mrdn2d ago0x988a70…e0978b
0xe55e…f7480xa6a9…809dBase—$35.00100%mrdn2d ago0x8e6d95…b7fa1d
0x4754…327b0xa6a9…809dBase—$65.80100%mrdn2d ago0xc06471…363b3f
0xa6a9…809d0x1cec…8dd4Base—$64.13100%mrdn2d ago0x42ce53…285d66
0xe55e…f7480xa6a9…809dBase—$59.56100%mrdn2d ago0x275695…f7baca
0xa6a9…809d0x4754…327bBase—$48.32100%mrdn2d ago0x36f374…2b8dd7
0xe55e…f7480xa6a9…809dBase—$56.51100%mrdn2d ago0x3512b6…d865c8
0xa6a9…809d0x1cec…8dd4Base—$75.37100%mrdn2d ago0xed94d0…fef792
0x4754…327b0xa6a9…809dBase—$71.06100%mrdn2d ago0x8e840c…246ee6
0xa6a9…809d0x4754…327bBase—$48.30100%mrdn2d ago0x3bc56e…d8d6ff
0xe55e…f7480xa6a9…809dBase—$68.43100%mrdn2d ago0x2d8898…c04a2a

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.