Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920xa6a9…809dBase—$24.54100%mrdn13d ago0x6ddc2e…650e94
0x13db…51920x1cec…8dd4Base—$23.33100%mrdn13d ago0x0204dc…afe8c0
0x1cec…8dd40x13db…5192Base—$33.95100%mrdn13d ago0x24806c…a27f0f
0x13db…51920x1cec…8dd4Base—$21.76100%mrdn13d ago0x5f9926…c13e03
0xe55e…f7480x13db…5192Base—$39.96100%mrdn13d ago0xf15969…7170c5
0x13db…51920xa6a9…809dBase—$31.39100%mrdn13d ago0x826206…e4aa19
0x1cec…8dd40x13db…5192Base—$24.51100%mrdn13d ago0xcc0819…0c1723
0x13db…51920xa6a9…809dBase—$35.27100%mrdn13d ago0xa0204f…85495e
0xe55e…f7480x13db…5192Base—$27.86100%mrdn14d ago0x3ee4f0…b30ca6
0x13db…51920x1cec…8dd4Base—$27.50100%mrdn14d ago0x69a3bc…29b6b1
0xe55e…f7480x13db…5192Base—$23.70100%mrdn14d ago0x269fa5…5ee677
0x1cec…8dd40x13db…5192Base—$24.98100%mrdn14d ago0x37195f…330624
0x13db…51920x1cec…8dd4Base—$40.02100%mrdn14d ago0x62e24c…6ceab5
0x1cec…8dd40x13db…5192Base—$23.02100%mrdn14d ago0x0a8d07…cc33e0
0x13db…51920x1cec…8dd4Base—$35.49100%mrdn14d ago0xaa35f9…d007ac
0xa6a9…809d0x13db…5192Base—$29.48100%mrdn14d ago0x650b48…515412
0x13db…51920xe55e…f748Base—$24.70100%mrdn14d ago0x86117a…5596bf
0xa6a9…809d0x13db…5192Base—$25.72100%mrdn14d ago0xf083bb…ebf180
0x13db…51920x1cec…8dd4Base—$20.51100%mrdn14d ago0xbab3d0…124a6b
0x13db…51920xa6a9…809dBase—$23.18100%mrdn14d ago0x0b3f9a…6f3d48
0xe55e…f7480x13db…5192Base—$42.42100%mrdn14d ago0x63d3c5…73fa7c
0x13db…51920xfe8f…794dBase—$21.79100%mrdn14d ago0x0e1c8f…ba1b15
0xfe8f…794d0x13db…5192Base—$31.88100%mrdn14d ago0x8b5ca0…22a157
0x13db…51920x1cec…8dd4Base—$25.02100%mrdn14d ago0x6f7cc6…a1e760
0x1cec…8dd40x13db…5192Base—$21.14100%mrdn14d ago0x1179c8…d0bfbe

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.