Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920xfe8f…794dBase—$22.05100%mrdn37d ago0x71c34a…4e3c14
0xe55e…f7480xfe8f…794dBase—$25.84100%mrdn37d ago0x2de75f…08ab85
0xfe8f…794d0x4754…327bBase—$25.73100%mrdn37d ago0x8e8e91…3b7876
0xfe8f…794d0x1cec…8dd4Base—$22.62100%mrdn37d ago0xd509d4…dd7f47
0x4754…327b0xfe8f…794dBase—$15.88100%mrdn37d ago0x8fec1a…cbe019
0x13db…51920xfe8f…794dBase—$19.81100%mrdn37d ago0x738fc3…b949c4
0xfe8f…794d0x1cec…8dd4Base—$20.78100%mrdn37d ago0xcc7b06…06bb1d
0xfe8f…794d0xe55e…f748Base—$22.79100%mrdn37d ago0x21887d…1dc8a9
0x1cec…8dd40xfe8f…794dBase—$13.62100%mrdn37d ago0xd0390a…cba5cd
0xfe8f…794d0xe55e…f748Base—$17.71100%mrdn37d ago0x29310a…4901eb
0xa6a9…809d0xfe8f…794dBase—$19.25100%mrdn37d ago0xda5de6…401967
0xfe8f…794d0x4754…327bBase—$27.30100%mrdn37d ago0xca8ff9…fbf444
0x4754…327b0xfe8f…794dBase—$25.33100%mrdn37d ago0xd61c21…6bb4cc
0xfe8f…794d0x13db…5192Base—$18.38100%mrdn37d ago0x702c91…4716eb
0x4754…327b0xfe8f…794dBase—$26.77100%mrdn37d ago0x4b45e6…9ab526
0xfe8f…794d0x4754…327bBase—$24.33100%mrdn37d ago0x124dc3…8f3314
0xe55e…f7480xfe8f…794dBase—$22.07100%mrdn37d ago0x8c4890…d9c512
0xe55e…f7480xfe8f…794dBase—$15.89100%mrdn37d ago0x0182c4…1dd82e
0xfe8f…794d0x1cec…8dd4Base—$19.80100%mrdn37d ago0x5f0cc6…334477
0xfe8f…794d0x4754…327bBase—$22.94100%mrdn37d ago0xda7797…61f2f0
0xe55e…f7480xfe8f…794dBase—$12.03100%mrdn37d ago0xd7aabb…b33345
0x4754…327b0xfe8f…794dBase—$20.05100%mrdn37d ago0x1058fc…fd5968
0xfe8f…794d0xa6a9…809dBase—$17.91100%mrdn37d ago0xfc90e7…25bd77
0xe55e…f7480xfe8f…794dBase—$15.17100%mrdn37d ago0x329029…124612
0x13db…51920xfe8f…794dBase—$23.61100%mrdn37d ago0x507082…a0461f

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.