Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa981…978d0xac65…4417Base—$3.68100%fluxa118d ago0x38623e…d79dba
0xb90a…9ae40xa981…978dBase—$0.01100%fluxa118d ago0xe9e924…befadd
0xb90a…9ae40xa981…978dBase—$3.60100%fluxa118d ago0x42136e…817d7f
0xb90a…9ae40xa981…978dBase—$0.01100%fluxa118d ago0x16dfb8…a486fd
0xb90a…9ae40xa981…978dBase—$0.01100%fluxa118d ago0xea38fc…a08362
0xb90a…9ae40xa981…978dBase—$0.01100%fluxa118d ago0xdc9983…98a487
0xb90a…9ae40xa981…978dBase—$0.01100%fluxa118d ago0xf103b9…cfb11e
0xb90a…9ae40xa981…978dBase—$0.01100%fluxa118d ago0x71955a…e90366
0xb90a…9ae40xa981…978dBase—$0.01100%fluxa118d ago0x18c155…700dcb
0xb90a…9ae40xa981…978dBase—$0.01100%fluxa118d ago0x704572…dea61d
0xb90a…9ae40xa981…978dBase—$0.01100%fluxa118d ago0xfbaf6d…b82e76
0xa981…978d0xac65…4417Base—$0.08100%fluxa118d ago0x536735…2ee508
0xb90a…9ae40xa981…978dBase—$0.01100%fluxa118d ago0x82f1b4…cdf9c0
0xb90a…9ae40xa981…978dBase—$0.01100%fluxa118d ago0xe1ff2d…aacccf
0xb90a…9ae40xa981…978dBase—$0.01100%fluxa118d ago0xb44873…ef4fa8
0xb90a…9ae40xa981…978dBase—$0.01100%fluxa118d ago0x659ec9…f374a9
0xb90a…9ae40xa981…978dBase—$0.01100%fluxa118d ago0x7a0cf5…93a856
0xb90a…9ae40xa981…978dBase—$0.01100%fluxa118d ago0x74ee1e…524446
0xb90a…9ae40xa981…978dBase—$0.01100%fluxa118d ago0x31f5e8…04ffa3
0xb90a…9ae40xa981…978dBase—$0.01100%fluxa118d ago0xdb0e60…d31b20
0xa981…978d0xac65…4417Base—$0.01100%fluxa118d ago0x7411b0…6da887
0xb90a…9ae40xa981…978dBase—$0.01100%fluxa118d ago0x173c3c…feace1
0xa981…978d0xac65…4417Base—$0.09100%fluxa118d ago0x4c7718…05a56b
0xb90a…9ae40xa981…978dBase—$0.05100%fluxa118d ago0xb96185…beb9fe
0xb90a…9ae40xa981…978dBase—$0.01100%fluxa118d ago0x6689b7…ba076f

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.