Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa18d ago0x97dfa2…077b68
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa18d ago0xb50544…c9227b
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa18d ago0x63c71d…b18ae2
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa18d ago0xacd1af…0919a2
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa18d ago0x5e8dd3…c9e302
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa18d ago0x4630b1…d6de7f
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa18d ago0x33d08d…bbf03c
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa18d ago0x7dc518…9842b2
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa19d ago0x9cc740…91e13b
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa19d ago0x28e904…60bb34
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa19d ago0x5a676d…f4a3e8
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa19d ago0x76228e…986257
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa19d ago0x46d141…185038
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa19d ago0x7e08a2…cc6e55
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa19d ago0xe74768…aa0828
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa19d ago0xbf4d2c…dd88a3
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa19d ago0x586ac8…eb739e
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa19d ago0x47b942…8641e4
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa19d ago0x1e8a6a…002d58
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa19d ago0x796b3c…8581ea
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa19d ago0x431ae4…391b68
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa19d ago0x62e9a6…405f82
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa19d ago0x4348d8…5470ec
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa19d ago0x15830f…51e65b
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa19d ago0x4c44f8…3798f9

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.