Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x4754…327bBase—$15.89100%mrdn33d ago0xbe5915…39d8e5
0xfe8f…794d0xe55e…f748Base—$20.28100%mrdn33d ago0xa4b020…6efc51
0xe55e…f7480xa6a9…809dBase—$13.45100%mrdn33d ago0x72ed95…4164d4
0xa6a9…809d0xe55e…f748Base—$12.76100%mrdn33d ago0x9a6e50…26e7de
0xe55e…f7480x4754…327bBase—$21.12100%mrdn33d ago0x3b6e88…651f1f
0xfe8f…794d0xe55e…f748Base—$14.28100%mrdn34d ago0x7db879…7f4a47
0xa6a9…809d0xe55e…f748Base—$13.99100%mrdn34d ago0x0b3a23…e1e0c8
0xe55e…f7480x13db…5192Base—$17.67100%mrdn34d ago0xa5626e…5862d8
0xe55e…f7480x4754…327bBase—$15.47100%mrdn34d ago0x5ce51d…dfc573
0x13db…51920xe55e…f748Base—$22.33100%mrdn34d ago0xf24d08…3336ad
0xe55e…f7480x1cec…8dd4Base—$24.96100%mrdn34d ago0xf13243…152dc2
0xa6a9…809d0xe55e…f748Base—$26.42100%mrdn34d ago0xc7548a…5a4be5
0xe55e…f7480x4754…327bBase—$16.30100%mrdn34d ago0x1f378e…1b7d80
0xe55e…f7480xa6a9…809dBase—$23.74100%mrdn34d ago0xac0c25…d9ed58
0xe55e…f7480x13db…5192Base—$13.17100%mrdn34d ago0xc2bfc5…7bdd3e
0x4754…327b0xe55e…f748Base—$23.16100%mrdn34d ago0x407b29…271deb
0xa6a9…809d0xe55e…f748Base—$20.46100%mrdn34d ago0x725ea9…06ea2b
0xe55e…f7480xa6a9…809dBase—$25.39100%mrdn34d ago0x728d51…e95fab
0x4754…327b0xe55e…f748Base—$12.98100%mrdn34d ago0x70f3fc…6eb945
0xe55e…f7480xfe8f…794dBase—$26.53100%mrdn34d ago0x8b831d…e335ab
0x13db…51920xe55e…f748Base—$23.67100%mrdn34d ago0xd7999c…2b2bea
0xe55e…f7480x13db…5192Base—$14.12100%mrdn34d ago0xe9db19…f25e71
0x13db…51920xe55e…f748Base—$21.87100%mrdn34d ago0xb97958…09eda2
0x1cec…8dd40xe55e…f748Base—$22.47100%mrdn34d ago0x81a4a2…d862e7
0xe55e…f7480x13db…5192Base—$24.05100%mrdn34d ago0xec6cae…505f31

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.