Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920x8e77…e2d6Base$22.09100%mrdn100d ago0x06c963…f26e6d
0x13db…51920x8e77…e2d6Base$18.96100%mrdn100d ago0x7d5111…4eb82f
0x13db…51920x8e77…e2d6Base$14.24100%mrdn100d ago0x073900…6741da
0x13db…51920x8e77…e2d6Base$22.58100%mrdn100d ago0x022269…f34098
0x13db…51920x8e77…e2d6Base$11.74100%mrdn100d ago0x1e54a6…5571f8
0x13db…51920x8e77…e2d6Base$14.05100%mrdn100d ago0xde30da…792e08
0x13db…51920x8e77…e2d6Base$23.74100%mrdn100d ago0xe0128f…388725
0x13db…51920x8e77…e2d6Base$14.55100%mrdn101d ago0xfe8307…53431f
0x13db…51920x8e77…e2d6Base$18.98100%mrdn101d ago0x56d1f5…7f8192
0x13db…51920x8e77…e2d6Base$18.92100%mrdn101d ago0x66252f…ab8f61
0x13db…51920x8e77…e2d6Base$17.50100%mrdn101d ago0xadc51d…9b330b
0x13db…51920x8e77…e2d6Base$11.53100%mrdn101d ago0x2f6ac5…193ee1
0x13db…51920x8e77…e2d6Base$21.27100%mrdn101d ago0xb234d8…bb2499
0x13db…51920x8e77…e2d6Base$13.81100%mrdn101d ago0x61f419…bdf006
0x13db…51920x8e77…e2d6Base$10.51100%mrdn101d ago0x502646…13e247
0x13db…51920x8e77…e2d6Base$14.02100%mrdn101d ago0xf0f073…d3ccf0
0x13db…51920x8e77…e2d6Base$12.90100%mrdn101d ago0x18a431…4b950c
0x13db…51920x8e77…e2d6Base$13.82100%mrdn101d ago0x8ffa6b…50fc1c
0x13db…51920x8e77…e2d6Base$16.62100%mrdn101d ago0x33cf9b…e739df
0x13db…51920x8e77…e2d6Base$17.86100%mrdn101d ago0xb0e262…64a0cb
0x13db…51920x8e77…e2d6Base$19.88100%mrdn101d ago0x2202f0…ca6381
0x13db…51920x8e77…e2d6Base$23.97100%mrdn101d ago0x974dad…1daa0e
0x13db…51920x8e77…e2d6Base$13.10100%mrdn101d ago0x59927c…3abf8d
0x13db…51920x8e77…e2d6Base$15.66100%mrdn101d ago0xe26e4c…b5fe79
0x13db…51920x8e77…e2d6Base$23.27100%mrdn101d ago0xde2a0a…626932

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.