Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0x1cec…8dd4Base—$17.29100%mrdn24d ago0x63125d…6ec638
0xfe8f…794d0xe55e…f748Base—$17.86100%mrdn24d ago0x5707b3…ea2e83
0xfe8f…794d0xe55e…f748Base—$16.48100%mrdn24d ago0x4374ea…53bdf0
0x4754…327b0xfe8f…794dBase—$21.34100%mrdn24d ago0x947959…4904bc
0xfe8f…794d0xe55e…f748Base—$21.10100%mrdn24d ago0x7740d6…d09479
0xe55e…f7480xfe8f…794dBase—$22.77100%mrdn24d ago0xb67682…6c16d0
0x13db…51920xfe8f…794dBase—$20.61100%mrdn24d ago0x702c73…d2adaa
0xa6a9…809d0xfe8f…794dBase—$12.64100%mrdn24d ago0xbd1984…db5761
0xa6a9…809d0xfe8f…794dBase—$14.83100%mrdn24d ago0x3d7fec…51dd23
0xfe8f…794d0xe55e…f748Base—$24.78100%mrdn24d ago0x114025…a758f6
0xa6a9…809d0xfe8f…794dBase—$19.64100%mrdn24d ago0xa6357b…79fdf3
0xfe8f…794d0xe55e…f748Base—$23.72100%mrdn24d ago0x573340…845e29
0x4754…327b0xfe8f…794dBase—$18.63100%mrdn24d ago0x02762f…73db58
0xfe8f…794d0xa6a9…809dBase—$21.32100%mrdn24d ago0x40f366…0a1454
0xfe8f…794d0xe55e…f748Base—$22.57100%mrdn24d ago0xeda9e1…c5663f
0xe55e…f7480xfe8f…794dBase—$21.48100%mrdn24d ago0xf2ad7f…c241d1
0x1cec…8dd40xfe8f…794dBase—$21.59100%mrdn24d ago0x227f60…84bbb6
0xe55e…f7480xfe8f…794dBase—$14.91100%mrdn24d ago0x54e385…9e3851
0xfe8f…794d0xa6a9…809dBase—$13.44100%mrdn24d ago0xae8f52…a61718
0xfe8f…794d0x4754…327bBase—$14.97100%mrdn24d ago0x0f54a7…7d334b
0xfe8f…794d0xa6a9…809dBase—$22.14100%mrdn24d ago0x37c47c…271dbc
0x4754…327b0xfe8f…794dBase—$17.40100%mrdn24d ago0x9c758c…46db0f
0xa6a9…809d0xfe8f…794dBase—$21.62100%mrdn24d ago0x620615…2c8dab
0xfe8f…794d0xe55e…f748Base—$20.76100%mrdn24d ago0xbf8c8e…1b33ae
0xfe8f…794d0xe55e…f748Base—$15.92100%mrdn24d ago0x4304b1…2f4d0d

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.