Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc40e…24c30x9c95…e299Base—$0.001100%fluxa48d ago0xd858f4…9b00a1
0xc40e…24c30xfe80…47eeBase—$0.001100%fluxa48d ago0xe7aea7…ba2e7d
0xc40e…24c30x9c95…e299Base—$0.001100%fluxa48d ago0x84d0a7…e1303e
0xc40e…24c30xfe80…47eeBase—$0.001100%fluxa48d ago0xc7a7b7…0a87d3
0xc40e…24c30xfe80…47eeBase—$0.001100%fluxa48d ago0x74c7b9…48d3d9
0xc40e…24c30x9c95…e299Base—$0.001100%fluxa48d ago0xfb66b9…c1d796
0xc40e…24c30x9c95…e299Base—$0.001100%fluxa48d ago0x943c43…1eac8c
0xc40e…24c30x9c95…e299Base—$0.001100%fluxa48d ago0x18bd4a…9b6352
0xc40e…24c30x9c95…e299Base—$0.001100%fluxa48d ago0x4e4bc5…102b47
0xc40e…24c30xfe80…47eeBase—$0.001100%fluxa48d ago0xf366ff…73ec9d
0xc40e…24c30x9c95…e299Base—$0.001100%fluxa48d ago0x2fb28b…94f6dd
0xc40e…24c30xfe80…47eeBase—$0.001100%fluxa48d ago0x1a377d…d7f2b4
0xc40e…24c30x9c95…e299Base—$0.001100%fluxa48d ago0xb07a69…7d285f
0xc40e…24c30x9c95…e299Base—$0.001100%fluxa48d ago0xd2b9e8…d3e0a2
0xc40e…24c30xfe80…47eeBase—$0.001100%fluxa48d ago0xa5e71d…29255f
0xc40e…24c30x9c95…e299Base—$0.001100%fluxa48d ago0xe4ace1…e03504
0xc40e…24c30xfe80…47eeBase—$0.001100%fluxa48d ago0x1c5b48…27ae0d
0xc40e…24c30x9c95…e299Base—$0.001100%fluxa48d ago0x53105d…1f54a1
0xc40e…24c30xfe80…47eeBase—$0.001100%fluxa49d ago0xe86364…6e3191
0xc40e…24c30x9c95…e299Base—$0.001100%fluxa49d ago0x3dfe8f…aab1a6
0xc40e…24c30x9c95…e299Base—$0.001100%fluxa49d ago0x9c147b…98aa22
0xc40e…24c30x9c95…e299Base—$0.001100%fluxa49d ago0xb3567f…061af9
0xc40e…24c30x9c95…e299Base—$0.001100%fluxa49d ago0xdebbf7…d79a65
0xc40e…24c30x9c95…e299Base—$0.001100%fluxa49d ago0xc7c1a7…d11382
0xc40e…24c30x9c95…e299Base—$0.001100%fluxa49d ago0xbb28cf…e87354

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.