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$9.05100%mrdn18d ago0x7cd9cf…2aa9e7
0x4754…327b0xe55e…f748Base$13.51100%mrdn18d ago0x424357…93ce21
0xfe8f…794d0x4754…327bBase$14.03100%mrdn18d ago0xbc1c89…09b18b
0x4754…327b0xfe8f…794dBase$19.83100%mrdn18d ago0xfdc882…af94b0
0x4754…327b0xa6a9…809dBase$18.36100%mrdn18d ago0xbbab6c…c5f6db
0xa6a9…809d0x4754…327bBase$12.03100%mrdn18d ago0xe2374a…beb380
0x4754…327b0xa6a9…809dBase$15.21100%mrdn18d ago0x68db0a…51a475
0x1cec…8dd40x4754…327bBase$17.55100%mrdn18d ago0x0fc3b9…7b1be8
0x4754…327b0x1cec…8dd4Base$18.35100%mrdn18d ago0x29cd45…e1b5e1
0x4754…327b0xe55e…f748Base$13.37100%mrdn18d ago0xb751ff…4f7871
0xa6a9…809d0x4754…327bBase$10.86100%mrdn18d ago0xf3c23f…13f8e0
0xe55e…f7480x4754…327bBase$17.40100%mrdn18d ago0x592f53…9e3a9d
0xe55e…f7480x4754…327bBase$15.81100%mrdn18d ago0x962615…4f590b
0x4754…327b0xa6a9…809dBase$10.72100%mrdn18d ago0xf13bab…d1225e
0xa6a9…809d0x4754…327bBase$11.41100%mrdn18d ago0x2c2d87…77d2c0
0x1cec…8dd40x4754…327bBase$8.85100%mrdn18d ago0x28c5bf…a66204
0x13db…51920x4754…327bBase$10.65100%mrdn18d ago0x60f415…6b9cfa
0x4754…327b0xa6a9…809dBase$18.93100%mrdn18d ago0x42bb07…9accfa
0x4754…327b0xa6a9…809dBase$16.19100%mrdn18d ago0xac198a…4f8859
0x4754…327b0x13db…5192Base$17.62100%mrdn18d ago0xb32d65…923a70
0xe55e…f7480x4754…327bBase$13.93100%mrdn18d ago0x2870d2…bb6756
0xa6a9…809d0x4754…327bBase$10.92100%mrdn18d ago0x35bbd4…4d9916
0xe55e…f7480x4754…327bBase$18.06100%mrdn18d ago0xdccb7d…2523f5
0x4754…327b0x1cec…8dd4Base$16.27100%mrdn18d ago0xfa4e08…858733
0x4754…327b0xe55e…f748Base$10.56100%mrdn18d ago0x8c8274…95b4ec

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.