Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd9c…9a250xb02b…1444Base—$0.03100%coinbase59d ago0x62e563…3b03c7
0xcd9c…9a250xb215…65e1Base—$0.01100%coinbase59d ago0x02747f…329c43
0xcd9c…9a250x5eec…ee54Base—$0.03100%coinbase59d ago0xc33a71…8f124a
0xcd9c…9a250x5068…fc5eBase—$0.03100%coinbase59d ago0x07c6c9…e0a6dc
0xcd9c…9a250xf4f5…154fBase—$0.03100%coinbase59d ago0x70a260…0d5640
0xcd9c…9a250x15c4…d9ccBase—$0.03100%coinbase59d ago0x5e2631…c38a7a
0xcd9c…9a250xf1f5…4ff0Base—$0.01100%coinbase59d ago0x669f0e…534788
0xcd9c…9a250xd9e5…b70aBase—$0.03100%coinbase59d ago0x4d61fd…dc6a53
0xcd9c…9a250xcfbf…032fBase—$0.03100%coinbase59d ago0x771384…b7a0fc
0xcd9c…9a250xbe0e…fa54Base—$0.03100%coinbase59d ago0xc78215…d5869f
0xcd9c…9a250xd4fc…6da0Base—$0.03100%coinbase59d ago0x24abb0…6fc603
0xcd9c…9a250xf16a…05afBase—$0.01100%coinbase59d ago0x1ddc23…880c0e
0xcd9c…9a250xef4e…3a82Base—$0.01100%coinbase59d ago0x63692a…88c704

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.