Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920x4754…327bBase—$26.41100%mrdn34d ago0x0f1e80…d0cf22
0x4754…327b0xa6a9…809dBase—$22.49100%mrdn34d ago0x03759f…aec517
0x4754…327b0x1cec…8dd4Base—$20.42100%mrdn34d ago0xc54f4f…32cf6f
0x13db…51920x4754…327bBase—$13.60100%mrdn34d ago0x1a3363…640c97
0x4754…327b0x13db…5192Base—$22.87100%mrdn34d ago0xaf2943…de5730
0xe55e…f7480x4754…327bBase—$15.89100%mrdn34d ago0xbe5915…39d8e5
0x1cec…8dd40x4754…327bBase—$13.59100%mrdn34d ago0x1dec7f…f185b5
0xa6a9…809d0x4754…327bBase—$13.46100%mrdn34d ago0x2ab01c…2d97d3
0x4754…327b0x13db…5192Base—$14.45100%mrdn34d ago0x18d130…7354bc
0xa6a9…809d0x4754…327bBase—$14.71100%mrdn34d ago0x2904c9…7f54cb
0x4754…327b0x1cec…8dd4Base—$16.40100%mrdn34d ago0xb5c89c…7c4837
0xe55e…f7480x4754…327bBase—$21.12100%mrdn34d ago0x3b6e88…651f1f
0x1cec…8dd40x4754…327bBase—$24.55100%mrdn34d ago0x3be34f…584f5c
0x13db…51920x4754…327bBase—$19.98100%mrdn34d ago0xab77e4…2e1628
0xfe8f…794d0x4754…327bBase—$16.15100%mrdn34d ago0xd9392d…ea49ba
0x4754…327b0xa6a9…809dBase—$22.94100%mrdn34d ago0xa4d467…c73cbf
0x4754…327b0x13db…5192Base—$26.36100%mrdn34d ago0x2cbead…43b1e4
0xa6a9…809d0x4754…327bBase—$25.62100%mrdn34d ago0xcf23ca…6b9c0c
0x4754…327b0xfe8f…794dBase—$15.95100%mrdn34d ago0x44cb83…dbc432
0x4754…327b0x13db…5192Base—$15.91100%mrdn34d ago0x28025c…7ff9fe
0x4754…327b0x1cec…8dd4Base—$18.61100%mrdn34d ago0xe96d17…c57432
0xe55e…f7480x4754…327bBase—$15.47100%mrdn34d ago0x5ce51d…dfc573
0xfe8f…794d0x4754…327bBase—$14.86100%mrdn34d ago0x81e3ca…f4b8b5
0xa6a9…809d0x4754…327bBase—$13.40100%mrdn34d ago0x3562de…4a4f07
0xe55e…f7480x4754…327bBase—$16.30100%mrdn34d ago0x1f378e…1b7d80

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.