Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480xa6a9…809dBase$29.63100%mrdn10d ago0x33759c…9366b1
0x13db…51920xa6a9…809dBase$37.53100%mrdn10d ago0x1986e1…90a3dc
0xa6a9…809d0xe55e…f748Base$49.42100%mrdn10d ago0x0abf29…8b1865
0x13db…51920xa6a9…809dBase$39.05100%mrdn10d ago0xd23136…fd06bf
0xa6a9…809d0x1cec…8dd4Base$47.29100%mrdn10d ago0xf75a70…06892e
0x13db…51920xa6a9…809dBase$42.87100%mrdn10d ago0xda7f63…977600
0xa6a9…809d0x4754…327bBase$34.18100%mrdn10d ago0x428c51…13e8ae
0xa6a9…809d0x13db…5192Base$23.28100%mrdn10d ago0x4b0dee…132035
0x4754…327b0xa6a9…809dBase$45.79100%mrdn10d ago0xd67cd7…9634d4
0xa6a9…809d0xe55e…f748Base$26.54100%mrdn10d ago0x8b8c6f…432847
0xe55e…f7480xa6a9…809dBase$51.49100%mrdn10d ago0x313ff5…7a2ff9
0xa6a9…809d0x4754…327bBase$32.63100%mrdn10d ago0x970a27…49733e
0xe55e…f7480xa6a9…809dBase$24.91100%mrdn10d ago0xe9fea3…5b48f0
0xa6a9…809d0x1cec…8dd4Base$28.05100%mrdn10d ago0x994abb…944641
0x4754…327b0xa6a9…809dBase$35.48100%mrdn10d ago0xd30ac4…3c3f3d
0xa6a9…809d0x13db…5192Base$48.89100%mrdn10d ago0x4b5ca0…a69240
0x13db…51920xa6a9…809dBase$47.07100%mrdn10d ago0xc3b49e…7e6fc7
0xa6a9…809d0xfe8f…794dBase$49.21100%mrdn10d ago0xf0a27d…27e5c2
0x13db…51920xa6a9…809dBase$48.49100%mrdn10d ago0x9b9772…4a6da4
0xa6a9…809d0x13db…5192Base$48.72100%mrdn10d ago0x53595e…7e2102
0x13db…51920xa6a9…809dBase$42.68100%mrdn10d ago0xffca8e…d501de
0xa6a9…809d0x13db…5192Base$37.97100%mrdn10d ago0xfa7b67…b97a61
0xa6a9…809d0x4754…327bBase$34.62100%mrdn10d ago0x8917ba…c6c55d
0x13db…51920xa6a9…809dBase$44.05100%mrdn10d ago0x5488ae…3f1ed0
0xa6a9…809d0x4754…327bBase$24.07100%mrdn11d ago0xf6af7c…50ac9b

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.