Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0x1cec…8dd4Base—$26.31100%mrdn12d ago0x8f9167…a41744
0x13db…51920x1cec…8dd4Base—$23.33100%mrdn12d ago0x0204dc…afe8c0
0x1cec…8dd40x13db…5192Base—$33.95100%mrdn12d ago0x24806c…a27f0f
0x13db…51920x1cec…8dd4Base—$21.76100%mrdn12d ago0x5f9926…c13e03
0x1cec…8dd40xfe8f…794dBase—$33.64100%mrdn12d ago0x94244e…d8177c
0x4754…327b0x1cec…8dd4Base—$27.50100%mrdn12d ago0xaf8a69…c0b7a2
0x1cec…8dd40x13db…5192Base—$24.51100%mrdn12d ago0xcc0819…0c1723
0xfe8f…794d0x1cec…8dd4Base—$31.74100%mrdn12d ago0xd792f2…9a0950
0x1cec…8dd40xa6a9…809dBase—$34.89100%mrdn12d ago0xfc618f…f940c9
0xa6a9…809d0x1cec…8dd4Base—$33.57100%mrdn12d ago0xcdd35d…67aad8
0x13db…51920x1cec…8dd4Base—$27.50100%mrdn12d ago0x69a3bc…29b6b1
0x1cec…8dd40x4754…327bBase—$42.49100%mrdn12d ago0x1741a9…734af1
0xe55e…f7480x1cec…8dd4Base—$25.45100%mrdn12d ago0x3e72e4…f730f0
0x1cec…8dd40x13db…5192Base—$24.98100%mrdn12d ago0x37195f…330624
0x1cec…8dd40xa6a9…809dBase—$23.70100%mrdn12d ago0x878362…c153db
0xfe8f…794d0x1cec…8dd4Base—$39.24100%mrdn12d ago0x7fc57f…73b1f5
0x1cec…8dd40xfe8f…794dBase—$39.26100%mrdn12d ago0x2d7264…c81cc4
0xfe8f…794d0x1cec…8dd4Base—$33.20100%mrdn12d ago0x3bfad3…968a39
0x1cec…8dd40xe55e…f748Base—$37.44100%mrdn12d ago0xdb43d2…c7e230
0x13db…51920x1cec…8dd4Base—$40.02100%mrdn12d ago0x62e24c…6ceab5
0x1cec…8dd40x13db…5192Base—$23.02100%mrdn12d ago0x0a8d07…cc33e0
0xe55e…f7480x1cec…8dd4Base—$40.27100%mrdn12d ago0x025a43…45f825
0x1cec…8dd40xfe8f…794dBase—$36.07100%mrdn12d ago0xcc4d38…cbd3c4
0x13db…51920x1cec…8dd4Base—$35.49100%mrdn12d ago0xaa35f9…d007ac
0x13db…51920x1cec…8dd4Base—$20.51100%mrdn12d ago0xbab3d0…124a6b

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.