Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf9cd…d73b0xfe80…47eeBase—$0.001100%fluxa50d ago0x081793…4a3a36
0xf9cd…d73b0xfe80…47eeBase—$0.001100%fluxa50d ago0xa5067f…c09cf0
0xf9cd…d73b0xfe80…47eeBase—$0.001100%fluxa50d ago0x54eda4…83c00b
0xf9cd…d73b0xfe80…47eeBase—$0.001100%fluxa50d ago0x767532…ee6f8d
0xf9cd…d73b0xfe80…47eeBase—$0.001100%fluxa50d ago0x738fcb…e4fb15
0xf9cd…d73b0xfe80…47eeBase—$0.001100%fluxa50d ago0x9042bd…a19ac2
0xf9cd…d73b0x9c95…e299Base—$0.001100%fluxa50d ago0x6c655b…e8bdd3
0xf9cd…d73b0xfe80…47eeBase—$0.001100%fluxa50d ago0xa24518…a6a121
0xf9cd…d73b0xfe80…47eeBase—$0.001100%fluxa50d ago0x02aab5…665160
0xf9cd…d73b0xfe80…47eeBase—$0.001100%fluxa50d ago0x85feb4…c95c45
0xf9cd…d73b0xfe80…47eeBase—$0.001100%fluxa50d ago0xa5bb95…8756e5
0xf9cd…d73b0xfe80…47eeBase—$0.001100%fluxa50d ago0x59065b…b43c27
0xf9cd…d73b0xfe80…47eeBase—$0.001100%fluxa50d ago0x4695a6…b3bddf
0xf9cd…d73b0xfe80…47eeBase—$0.001100%fluxa50d ago0x10e94f…1e0d5e
0xf9cd…d73b0xfe80…47eeBase—$0.001100%fluxa50d ago0x321e7f…e291e9
0xf9cd…d73b0xfe80…47eeBase—$0.001100%fluxa50d ago0xf30d15…36d439
0xf9cd…d73b0xfe80…47eeBase—$0.001100%fluxa50d ago0x3e2d9f…188777
0xf9cd…d73b0xfe80…47eeBase—$0.001100%fluxa50d ago0xb23709…64c567
0xf9cd…d73b0xfe80…47eeBase—$0.001100%fluxa50d ago0x0b42d5…728969
0xf9cd…d73b0xfe80…47eeBase—$0.001100%fluxa50d ago0x801f3f…c7a169
0xf9cd…d73b0xfe80…47eeBase—$0.001100%fluxa50d ago0x388434…02c086
0xf9cd…d73b0x9c95…e299Base—$0.001100%fluxa50d ago0xc575c2…b67aa6
0xf9cd…d73b0x9c95…e299Base—$0.001100%fluxa50d ago0x8a82d2…ccc82f

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.