Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf58e…1d720x244f…cab9Base—$0.01100%fluxa82d ago0x608c0c…469b10
0x1202…303b0x244f…cab9Base—$0.01100%fluxa82d ago0x709912…291cba
0xead4…fa230x244f…cab9Base—$0.01100%fluxa82d ago0x1eb22b…94125c
0xb8bb…d28b0x244f…cab9Base—$0.01100%fluxa82d ago0x04ded3…1c1ebb
0xc9ba…16190x244f…cab9Base—$0.01100%fluxa82d ago0x056784…f74b55
0x4b0c…5dee0x244f…cab9Base—$0.01100%fluxa82d ago0x2059c2…97a028
0x6992…23950x244f…cab9Base—$0.01100%fluxa82d ago0x84470e…dd8d3c
0xa5d8…cf6b0x244f…cab9Base—$0.01100%fluxa82d ago0x806f9b…9081dd
0x2cc9…07bd0x244f…cab9Base—$0.01100%fluxa82d ago0xd8b044…5c1212
0x503c…2a870x244f…cab9Base—$0.01100%fluxa83d ago0x1fbdeb…ad5752
0xd73a…a66d0x244f…cab9Base—$0.01100%fluxa83d ago0xf643f4…c9a706
0xd73a…a66d0x244f…cab9Base—$0.01100%fluxa83d ago0xfd5406…14e2ba
0x244f…cab90xdf1d…da79Base—$0.36100%fluxa83d ago0x0831c5…10bfd3
0x244f…cab90x1202…303bBase—$0.36100%fluxa83d ago0x7cafca…cb4986
0x244f…cab90xcf05…c47bBase—$0.36100%fluxa83d ago0x069d76…532559
0x244f…cab90xf58e…1d72Base—$0.36100%fluxa83d ago0x8b8ab9…e028c5
0x244f…cab90x8b63…27f4Base—$0.36100%fluxa83d ago0xc761f1…58a08d
0x244f…cab90xfc5d…ccb7Base—$0.36100%fluxa83d ago0x27d71e…ffb1bb
0x244f…cab90x75ab…b61dBase—$0.36100%fluxa83d ago0x4fc6e1…c8bf36
0x244f…cab90x8dad…2817Base—$0.36100%fluxa83d ago0xbf040e…8a2319
0x244f…cab90xb080…a95fBase—$0.36100%fluxa83d ago0xdcbfe6…a1190a
0x244f…cab90x4fa9…6e97Base—$0.36100%fluxa83d ago0x4bb209…747042
0x244f…cab90xd9f7…f003Base—$0.36100%fluxa83d ago0x018915…a5509c
0x244f…cab90x386c…3f86Base—$0.36100%fluxa83d ago0xb8df6b…d462af
0x244f…cab90x96bb…44ccBase—$0.36100%fluxa83d ago0xb034a7…5e3b51

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.