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$30.50100%mrdn42d ago0x3b2ebb…ac3228
0x13db…51920x8e77…e2d6Base$44.86100%mrdn42d ago0x01ba08…c27a8a
0x13db…51920x8e77…e2d6Base$23.95100%mrdn42d ago0x532054…215e5f
0x13db…51920x8e77…e2d6Base$33.53100%mrdn42d ago0x059684…f0ad4a
0x13db…51920x8e77…e2d6Base$37.20100%mrdn42d ago0x49a115…272962
0x13db…51920x8e77…e2d6Base$37.88100%mrdn42d ago0x97ff60…f1bca8
0x13db…51920x8e77…e2d6Base$29.08100%mrdn42d ago0xd3bf28…b52330
0x13db…51920xa6a9…809dBase$30.31100%mrdn42d ago0x0f1d99…a28a14
0x13db…51920x8e77…e2d6Base$49.57100%mrdn42d ago0x6ddff8…c7ca2b
0x13db…51920x8e77…e2d6Base$29.68100%mrdn42d ago0x02d101…782e50
0xfe8f…794d0x13db…5192Base$26.30100%mrdn42d ago0x6ad966…1ae351
0x13db…51920x8e77…e2d6Base$44.15100%mrdn42d ago0xf59398…4ca4a2
0x13db…51920xfe8f…794dBase$25.18100%mrdn42d ago0xfbdf0b…74c9b5
0x13db…51920x8e77…e2d6Base$39.37100%mrdn42d ago0x04151b…a90dd1
0x13db…51920x8e77…e2d6Base$27.20100%mrdn42d ago0x7f6a68…eb5f2b
0x13db…51920x4754…327bBase$23.51100%mrdn42d ago0xd734dd…0e82dd
0x13db…51920xe55e…f748Base$22.35100%mrdn42d ago0x9c14ff…9bb90b
0x13db…51920x8e77…e2d6Base$45.84100%mrdn42d ago0x64427b…4ecadf
0x13db…51920xfe8f…794dBase$40.82100%mrdn42d ago0x0e2d46…5557e8
0x4754…327b0x13db…5192Base$42.93100%mrdn42d ago0xc93151…efac75
0xfe8f…794d0x13db…5192Base$31.01100%mrdn42d ago0x256503…bce1b5
0x1cec…8dd40x13db…5192Base$39.12100%mrdn42d ago0x6600be…5050fa
0x13db…51920xfe8f…794dBase$37.77100%mrdn42d ago0xddc359…70d91e
0x13db…51920x1cec…8dd4Base$48.04100%mrdn43d ago0xcd1684…801bd3
0x13db…51920xe55e…f748Base$31.05100%mrdn43d ago0xf805d8…94f85d

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.