Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0x8e77…e2d6Base—$11.17100%mrdn105d ago0x236db4…ffee26
0xa6a9…809d0x8e77…e2d6Base—$15.86100%mrdn105d ago0x27cecf…16a77f
0xa6a9…809d0x8e77…e2d6Base—$19.62100%mrdn105d ago0x31172a…fbe018
0xa6a9…809d0x8e77…e2d6Base—$12.31100%mrdn105d ago0xf5680a…916732
0xa6a9…809d0x8e77…e2d6Base—$12.19100%mrdn105d ago0x7af951…dccae6
0xa6a9…809d0x8e77…e2d6Base—$23.34100%mrdn105d ago0x4dd06c…4abc5d
0xa6a9…809d0x8e77…e2d6Base—$21.91100%mrdn105d ago0x59982a…27188b
0xa6a9…809d0x8e77…e2d6Base—$20.79100%mrdn105d ago0xa6823f…2bf142
0xa6a9…809d0x8e77…e2d6Base—$14.12100%mrdn105d ago0xc60bfd…6584fe
0xa6a9…809d0x8e77…e2d6Base—$20.37100%mrdn105d ago0xf16302…a917e4
0xa6a9…809d0x8e77…e2d6Base—$19.42100%mrdn105d ago0x8ce53f…520d27
0xa6a9…809d0x8e77…e2d6Base—$23.21100%mrdn105d ago0x59a81c…17e9c6
0xa6a9…809d0x8e77…e2d6Base—$16.93100%mrdn105d ago0x0a2da1…e3850a
0xa6a9…809d0x8e77…e2d6Base—$23.04100%mrdn105d ago0xbf5348…d5a328
0xa6a9…809d0x8e77…e2d6Base—$18.92100%mrdn105d ago0xa5956d…0bc0ea
0xa6a9…809d0x8e77…e2d6Base—$20.32100%mrdn105d ago0x421269…c09861
0xa6a9…809d0x8e77…e2d6Base—$22.81100%mrdn105d ago0x662270…d014aa
0xa6a9…809d0x8e77…e2d6Base—$12.65100%mrdn105d ago0x917836…854d45
0xa6a9…809d0x8e77…e2d6Base—$20.83100%mrdn105d ago0xd01475…8aa114
0xa6a9…809d0x8e77…e2d6Base—$21.60100%mrdn105d ago0x74a7e9…97e711
0xa6a9…809d0x8e77…e2d6Base—$11.63100%mrdn105d ago0xb8e2c4…06d504
0xa6a9…809d0x8e77…e2d6Base—$16.75100%mrdn105d ago0xcf42b6…90cd10
0xa6a9…809d0x8e77…e2d6Base—$21.36100%mrdn105d ago0x680e5a…9f066f
0xa6a9…809d0x8e77…e2d6Base—$13.36100%mrdn105d ago0x4a0525…a81141
0xa6a9…809d0x8e77…e2d6Base—$16.02100%mrdn105d ago0xc52461…1abbe2

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.