Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0xe55e…f748Base—$13.56100%mrdn24d ago0x37c4e1…128d3d
0x4754…327b0xe55e…f748Base—$22.14100%mrdn24d ago0x48dc12…7c4f5f
0xe55e…f7480x13db…5192Base—$15.67100%mrdn24d ago0x9187bf…f743ec
0x13db…51920xe55e…f748Base—$14.20100%mrdn24d ago0x5eda18…3909ab
0xe55e…f7480x4754…327bBase—$15.67100%mrdn24d ago0x3db503…0c3525
0x1cec…8dd40xe55e…f748Base—$21.59100%mrdn24d ago0x5be64a…e1fd9e
0xfe8f…794d0xe55e…f748Base—$17.86100%mrdn24d ago0x5707b3…ea2e83
0xfe8f…794d0xe55e…f748Base—$16.48100%mrdn24d ago0x4374ea…53bdf0
0xfe8f…794d0xe55e…f748Base—$21.10100%mrdn24d ago0x7740d6…d09479
0xe55e…f7480xfe8f…794dBase—$22.77100%mrdn24d ago0xb67682…6c16d0
0xe55e…f7480xa6a9…809dBase—$17.77100%mrdn24d ago0xc0e437…e77a1b
0xa6a9…809d0xe55e…f748Base—$19.21100%mrdn24d ago0x63d771…6079f8
0x13db…51920xe55e…f748Base—$19.46100%mrdn24d ago0xa32d43…9367a1
0xe55e…f7480x4754…327bBase—$18.77100%mrdn24d ago0xda6e89…413a74
0xa6a9…809d0xe55e…f748Base—$18.34100%mrdn24d ago0xd58f75…f3d847
0xe55e…f7480xa6a9…809dBase—$12.90100%mrdn24d ago0xab94a0…a4e988
0xe55e…f7480x1cec…8dd4Base—$12.67100%mrdn24d ago0x5e4dfb…8a0f06
0xfe8f…794d0xe55e…f748Base—$24.78100%mrdn24d ago0x114025…a758f6
0xe55e…f7480x13db…5192Base—$15.49100%mrdn24d ago0xe2aac4…ea97b2
0xfe8f…794d0xe55e…f748Base—$23.72100%mrdn24d ago0x573340…845e29
0xe55e…f7480x1cec…8dd4Base—$26.68100%mrdn24d ago0xfa8fd7…763a54
0xfe8f…794d0xe55e…f748Base—$22.57100%mrdn24d ago0xeda9e1…c5663f
0xe55e…f7480xfe8f…794dBase—$21.48100%mrdn24d ago0xf2ad7f…c241d1
0xe55e…f7480xfe8f…794dBase—$14.91100%mrdn24d ago0x54e385…9e3851
0x4754…327b0xe55e…f748Base—$26.29100%mrdn24d ago0xfb769e…512d7d

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.