Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4754…327b0x13db…5192Base$51.48100%mrdn10d ago0x18a840…62fa07
0xe55e…f7480x4754…327bBase$42.82100%mrdn10d ago0x298d46…8b2a60
0x4754…327b0xe55e…f748Base$23.37100%mrdn10d ago0x691918…14ef55
0x13db…51920x4754…327bBase$22.85100%mrdn10d ago0x5e94bb…fd1039
0x4754…327b0xfe8f…794dBase$41.65100%mrdn10d ago0xbfa714…d3e559
0xfe8f…794d0x4754…327bBase$43.83100%mrdn10d ago0xccf28e…ad1dd4
0x4754…327b0xfe8f…794dBase$37.81100%mrdn10d ago0xbd88cb…fb6fc8
0x13db…51920x4754…327bBase$44.85100%mrdn10d ago0x2509e9…c1d570
0x4754…327b0xe55e…f748Base$28.30100%mrdn10d ago0xa34dc7…23cd52
0xa6a9…809d0x4754…327bBase$34.18100%mrdn10d ago0x428c51…13e8ae
0x4754…327b0xa6a9…809dBase$45.79100%mrdn10d ago0xd67cd7…9634d4
0xe55e…f7480x4754…327bBase$37.07100%mrdn10d ago0x0e305d…1c4976
0x4754…327b0xe55e…f748Base$41.18100%mrdn10d ago0x99dec6…6f53a7
0xa6a9…809d0x4754…327bBase$32.63100%mrdn10d ago0x970a27…49733e
0x4754…327b0xa6a9…809dBase$35.48100%mrdn10d ago0xd30ac4…3c3f3d
0x13db…51920x4754…327bBase$29.75100%mrdn10d ago0x75076a…665c43
0xa6a9…809d0x4754…327bBase$34.62100%mrdn10d ago0x8917ba…c6c55d
0x4754…327b0x13db…5192Base$44.53100%mrdn10d ago0x102884…842fef
0xa6a9…809d0x4754…327bBase$24.07100%mrdn10d ago0xf6af7c…50ac9b
0x4754…327b0xe55e…f748Base$31.18100%mrdn10d ago0x959f70…82f0d6
0xa6a9…809d0x4754…327bBase$48.15100%mrdn10d ago0xd2bf36…5bf3f3
0x4754…327b0xe55e…f748Base$39.35100%mrdn10d ago0x1f36da…b4216f
0xa6a9…809d0x4754…327bBase$33.07100%mrdn10d ago0xbcfff6…a0ff2e
0x4754…327b0x13db…5192Base$30.98100%mrdn10d ago0x415cc5…2bfeaa
0x13db…51920x4754…327bBase$50.43100%mrdn10d ago0x968591…035089

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.