Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa27d ago0x3c48f3…39e962
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa27d ago0x60b83c…1f97b4
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa27d ago0xd21a83…57bfb5
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa27d ago0x9ed653…e19d75
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa27d ago0xc37026…d5e8f1
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa27d ago0x198c86…03f49d
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa28d ago0xe3e927…a6629a
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa28d ago0xebb978…78bf40
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa28d ago0x767551…61d6fe
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa28d ago0x707207…43f88b
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa28d ago0x00e74a…3805df
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa28d ago0x6dc2b8…ce1278
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa28d ago0x1fde0f…ed4a70
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa28d ago0xe611d3…f9c4bf
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa28d ago0x139ec5…f46d20
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa28d ago0x6fd3b9…75b5f0
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa28d ago0x77b671…7f9f07
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa28d ago0xcbda98…ed09ab
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa28d ago0xddacb7…f5a06b
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa28d ago0x18f95a…4e46f0
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa28d ago0x336c9f…5c1fff
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa28d ago0x8cb532…18f797
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa28d ago0xf93b07…b46fb0
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa28d ago0x630733…568b40
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa28d ago0x11f98f…576b52

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.