Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x34cd…5cbaBase—$0.01100%fluxa116d ago0x7cf67a…53d184
0x34cd…5cba0xac65…4417Base—$0.15100%fluxa116d ago0x0ddbcd…2f7172
0xb90a…9ae40x34cd…5cbaBase—$0.01100%fluxa116d ago0x6156a6…e70abe
0xb90a…9ae40x34cd…5cbaBase—$0.01100%fluxa116d ago0xcf72c1…98bf45
0xb90a…9ae40x34cd…5cbaBase—$0.01100%fluxa116d ago0x62bc0b…b89ab6
0xb90a…9ae40x34cd…5cbaBase—$0.01100%fluxa116d ago0x4e8123…d03b02
0xb90a…9ae40x34cd…5cbaBase—$0.01100%fluxa116d ago0x83ab28…6e9f93
0xb90a…9ae40x34cd…5cbaBase—$0.01100%fluxa116d ago0xfd18d1…f84a7b
0xb90a…9ae40x34cd…5cbaBase—$0.01100%fluxa116d ago0x09ce5f…f3928f
0xb90a…9ae40x34cd…5cbaBase—$0.01100%fluxa116d ago0x6c2216…eda240
0xb90a…9ae40x34cd…5cbaBase—$0.01100%fluxa116d ago0x928062…b83772
0xb90a…9ae40x34cd…5cbaBase—$0.01100%fluxa116d ago0xc55f34…ba2f5c
0xb90a…9ae40x34cd…5cbaBase—$0.01100%fluxa116d ago0xb7374f…6a80f2
0xb90a…9ae40x34cd…5cbaBase—$0.01100%fluxa116d ago0xc762e4…43594c
0xb90a…9ae40x34cd…5cbaBase—$0.01100%fluxa116d ago0xb915c4…4262ef
0xb90a…9ae40x34cd…5cbaBase—$0.01100%fluxa116d ago0x7acea9…706b70
0xb90a…9ae40x34cd…5cbaBase—$0.01100%fluxa116d ago0xd3801a…1dc794
0xb90a…9ae40x34cd…5cbaBase—$0.02100%fluxa116d ago0x5d79e9…e9a61d
0x34cd…5cba0xac65…4417Base—$0.03100%fluxa116d ago0xaaf568…2f4442
0xb90a…9ae40x34cd…5cbaBase—$0.01100%fluxa116d ago0xd9a879…d554fb
0xb90a…9ae40x34cd…5cbaBase—$0.01100%fluxa116d ago0x1fa4bb…07b290
0xb90a…9ae40x34cd…5cbaBase—$0.01100%fluxa116d ago0x1c2708…fd38ca
0x34cd…5cba0xac65…4417Base—$0.03100%fluxa117d ago0x8ff143…171423
0xb90a…9ae40x34cd…5cbaBase—$0.01100%fluxa117d ago0xdf426e…908aae
0xb90a…9ae40x34cd…5cbaBase—$0.01100%fluxa117d ago0xf8e1b3…2136ca

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.