Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920x1cec…8dd4Base—$22.81100%mrdn34d ago0x42d9b9…0f97f0
0xfe8f…794d0x1cec…8dd4Base—$16.08100%mrdn34d ago0x067004…dd1af6
0xfe8f…794d0x1cec…8dd4Base—$22.56100%mrdn34d ago0x3fe561…f541d4
0x13db…51920x1cec…8dd4Base—$22.90100%mrdn34d ago0xdd8505…9f2b01
0x1cec…8dd40xa6a9…809dBase—$18.64100%mrdn34d ago0x00f652…88d22c
0x1cec…8dd40x13db…5192Base—$21.22100%mrdn34d ago0xe1ff1b…2dc020
0x1cec…8dd40x13db…5192Base—$14.21100%mrdn34d ago0x212521…e9cb0d
0x4754…327b0x1cec…8dd4Base—$20.42100%mrdn34d ago0xc54f4f…32cf6f
0x1cec…8dd40xa6a9…809dBase—$16.24100%mrdn34d ago0x19fbfa…c6e13b
0x1cec…8dd40x4754…327bBase—$13.59100%mrdn34d ago0x1dec7f…f185b5
0x1cec…8dd40x13db…5192Base—$15.87100%mrdn34d ago0x056b28…4bbb3b
0x13db…51920x1cec…8dd4Base—$21.05100%mrdn34d ago0x968230…00d0e6
0x4754…327b0x1cec…8dd4Base—$16.40100%mrdn34d ago0xb5c89c…7c4837
0x1cec…8dd40x4754…327bBase—$24.55100%mrdn34d ago0x3be34f…584f5c
0x1cec…8dd40x13db…5192Base—$23.75100%mrdn34d ago0xdb06cd…268d78
0xa6a9…809d0x1cec…8dd4Base—$19.20100%mrdn34d ago0x3aa260…4df5a6
0xfe8f…794d0x1cec…8dd4Base—$16.76100%mrdn34d ago0x3743b6…f25d39
0xa6a9…809d0x1cec…8dd4Base—$20.75100%mrdn34d ago0x924863…8e13e0
0x4754…327b0x1cec…8dd4Base—$18.61100%mrdn34d ago0xe96d17…c57432
0xfe8f…794d0x1cec…8dd4Base—$19.28100%mrdn34d ago0xbc9bcc…c4713a
0x1cec…8dd40xfe8f…794dBase—$24.86100%mrdn34d ago0x33d5d1…a1053e
0xe55e…f7480x1cec…8dd4Base—$24.96100%mrdn34d ago0xf13243…152dc2
0x1cec…8dd40xa6a9…809dBase—$24.64100%mrdn34d ago0xd08165…ab5e47
0x4754…327b0x1cec…8dd4Base—$25.97100%mrdn34d ago0xe87235…4e094f
0x1cec…8dd40x4754…327bBase—$14.48100%mrdn34d ago0xc32ba0…0e73b3

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.