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—$11.09100%mrdn20d ago0xc57325…2cb9fd
0x4754…327b0x13db…5192Base—$17.48100%mrdn20d ago0xb089ca…2e4186
0xa6a9…809d0x13db…5192Base—$13.63100%mrdn20d ago0x737c05…5ef281
0x13db…51920xa6a9…809dBase—$21.99100%mrdn20d ago0x611c1f…e7644c
0x13db…51920x1cec…8dd4Base—$15.27100%mrdn20d ago0xa5bffb…d8fe9d
0x1cec…8dd40x13db…5192Base—$19.67100%mrdn20d ago0xba5612…1184a8
0x13db…51920x4754…327bBase—$18.24100%mrdn20d ago0x6bd8b5…12cb27
0x13db…51920xfe8f…794dBase—$22.87100%mrdn20d ago0xdf7869…e04fa1
0x13db…51920x4754…327bBase—$14.32100%mrdn20d ago0xd09094…4dabf6
0x13db…51920x4754…327bBase—$12.80100%mrdn20d ago0x4df1f4…4d0873
0x13db…51920xfe8f…794dBase—$21.68100%mrdn20d ago0xdc88a9…5a332f
0xe55e…f7480x13db…5192Base—$11.44100%mrdn20d ago0x0fdaeb…86166b
0x13db…51920x4754…327bBase—$19.46100%mrdn20d ago0xd88e1d…6c5d27
0x13db…51920xa6a9…809dBase—$15.06100%mrdn20d ago0x81c415…c22930
0xa6a9…809d0x13db…5192Base—$10.45100%mrdn20d ago0xd3c125…10eaba
0xa6a9…809d0x13db…5192Base—$21.29100%mrdn20d ago0x580f34…42770f
0xe55e…f7480x13db…5192Base—$12.08100%mrdn20d ago0xf0d2b0…5e0f8f
0x13db…51920xe55e…f748Base—$20.17100%mrdn20d ago0xfe9833…de612a
0xfe8f…794d0x13db…5192Base—$14.63100%mrdn20d ago0x22fcb1…91ed5f
0x13db…51920xe55e…f748Base—$22.66100%mrdn20d ago0xc675ec…962803
0x13db…51920x4754…327bBase—$10.65100%mrdn20d ago0xabdf8c…e22175
0xe55e…f7480x13db…5192Base—$11.78100%mrdn20d ago0xeed877…653d08
0x13db…51920xfe8f…794dBase—$14.69100%mrdn20d ago0x76644f…a85207
0xa6a9…809d0x13db…5192Base—$15.10100%mrdn20d ago0xde35bb…24c1e6
0x1cec…8dd40x13db…5192Base—$17.79100%mrdn20d ago0x76630b…a4f65f

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.