Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x13db…5192Base—$25.18100%mrdn22d ago0xa6dd5e…39feea
0x13db…51920x1cec…8dd4Base—$13.50100%mrdn22d ago0x2ec973…e7ab56
0x13db…51920xe55e…f748Base—$24.07100%mrdn22d ago0x20d172…6cf986
0x13db…51920xfe8f…794dBase—$20.19100%mrdn23d ago0x319290…2cd8d8
0x1cec…8dd40x13db…5192Base—$25.80100%mrdn23d ago0x889bde…d69ee1
0x13db…51920x1cec…8dd4Base—$24.85100%mrdn23d ago0xa57afe…605658
0x13db…51920xa6a9…809dBase—$17.75100%mrdn23d ago0x950a0e…b26298
0xe55e…f7480x13db…5192Base—$23.24100%mrdn23d ago0x73f938…cb101e
0xe55e…f7480x13db…5192Base—$24.73100%mrdn23d ago0x054ea3…4a4c8c
0x13db…51920xfe8f…794dBase—$25.81100%mrdn23d ago0xa3db47…d07c22
0xfe8f…794d0x13db…5192Base—$15.52100%mrdn23d ago0xa715f1…0e2c7c
0x4754…327b0x13db…5192Base—$20.88100%mrdn23d ago0xd34f5d…d2b275
0x4754…327b0x13db…5192Base—$22.24100%mrdn23d ago0x0571c8…0d9e6d
0x13db…51920x4754…327bBase—$21.18100%mrdn23d ago0x0a782e…4677f5
0xfe8f…794d0x13db…5192Base—$12.40100%mrdn23d ago0xf528be…77cfd5
0x1cec…8dd40x13db…5192Base—$17.17100%mrdn23d ago0xa6dfab…cb2fcd
0xe55e…f7480x13db…5192Base—$17.34100%mrdn23d ago0xe3197e…9dafb9
0x13db…51920xe55e…f748Base—$12.32100%mrdn23d ago0xc34a0a…a9964a
0x13db…51920xfe8f…794dBase—$14.13100%mrdn23d ago0x7c9163…ee3f0e
0x1cec…8dd40x13db…5192Base—$18.33100%mrdn23d ago0xbeb6d3…a361d1
0x13db…51920x4754…327bBase—$22.20100%mrdn23d ago0xe11638…7ddea4
0x1cec…8dd40x13db…5192Base—$20.85100%mrdn23d ago0x5f9e05…30e2c7
0x13db…51920xa6a9…809dBase—$14.14100%mrdn23d ago0xcd49b9…c0d73f
0x13db…51920x4754…327bBase—$14.82100%mrdn23d ago0xdb530c…dae834
0xfe8f…794d0x13db…5192Base—$14.91100%mrdn23d ago0x4e4d9f…a8bae3

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.