Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa10d ago0x65d892…09f839
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa10d ago0x78fd88…d4b3fc
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa10d ago0xc8483e…e366f7
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa10d ago0xe51fe2…321df3
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa10d ago0x52d31e…d6a169
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa10d ago0xce778b…865976
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa10d ago0x8e5d4e…63594f
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa10d ago0xe31f51…ef6edf
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa10d ago0x01f929…81ffa2
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa11d ago0x2c2c6a…e6285c
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa11d ago0x12a8bb…6d1c8f
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa11d ago0x0e7a9c…575094
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa11d ago0xd94a89…e0511e
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa11d ago0x770604…335425
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa11d ago0xe62f87…7e7ce8
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa11d ago0x9f2d23…d3e91b
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa11d ago0x7d463b…017932
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa11d ago0xc98c22…1c0aa8
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa11d ago0x9c3ae2…34aa4c
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa11d ago0x3499f9…3c434d
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa11d ago0xd7736f…f0148e
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa11d ago0x34d742…f45b9c
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa11d ago0xc156ed…af995c
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa11d ago0x6f14c8…fc75fa
0xffec…fc020xfe80…47eeBase—$0.001100%fluxa11d ago0x00fd9a…a8c40e

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.