Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0370…ac290xfe80…47eeBase—$0.001100%fluxa50d ago0x93af5d…310702
0x0370…ac290xfe80…47eeBase—$0.001100%fluxa50d ago0xe612e8…b7c24a
0x0370…ac290xfe80…47eeBase—$0.001100%fluxa50d ago0xa4a606…e06062
0x0370…ac290xfe80…47eeBase—$0.001100%fluxa50d ago0xba4d18…842301
0x0370…ac290xfe80…47eeBase—$0.001100%fluxa50d ago0x137af8…96c1f0
0x0370…ac290xfe80…47eeBase—$0.001100%fluxa50d ago0x493920…be7ce8
0x0370…ac290xfe80…47eeBase—$0.001100%fluxa50d ago0x91d755…9d42e6
0x0370…ac290xfe80…47eeBase—$0.001100%fluxa50d ago0x23f625…521848
0x0370…ac290xfe80…47eeBase—$0.001100%fluxa50d ago0x905ea3…628f92
0x0370…ac290xfe80…47eeBase—$0.001100%fluxa50d ago0x2ab12e…a630e8
0x0370…ac290xfe80…47eeBase—$0.001100%fluxa50d ago0x9b2544…9630f6
0x0370…ac290x9c95…e299Base—$0.001100%fluxa50d ago0x2ff474…637cf0
0x0370…ac290xfe80…47eeBase—$0.001100%fluxa50d ago0xc24887…107756
0x0370…ac290xfe80…47eeBase—$0.001100%fluxa50d ago0x5809f4…2340ff
0x0370…ac290xfe80…47eeBase—$0.001100%fluxa50d ago0xe769e8…bc882f
0x0370…ac290xfe80…47eeBase—$0.001100%fluxa50d ago0xbea410…ea4356
0x0370…ac290xfe80…47eeBase—$0.001100%fluxa50d ago0x2b1457…b29b97
0x0370…ac290xfe80…47eeBase—$0.001100%fluxa50d ago0x21339a…a6e07d
0x0370…ac290xfe80…47eeBase—$0.001100%fluxa50d ago0xc247e1…b6d73f
0x0370…ac290xfe80…47eeBase—$0.001100%fluxa50d ago0xa70709…56190e
0x0370…ac290xfe80…47eeBase—$0.001100%fluxa50d ago0x11604f…dffcbf
0x0370…ac290xfe80…47eeBase—$0.001100%fluxa50d ago0x68f4fc…fc3b9b
0x0370…ac290xfe80…47eeBase—$0.001100%fluxa50d ago0x6e04d1…f4e76c
0x0370…ac290xfe80…47eeBase—$0.001100%fluxa50d ago0xff54ce…c4f9a4
0x0370…ac290xfe80…47eeBase—$0.001100%fluxa50d ago0xa30e7d…0a9ff6

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.