Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x62fe…d1ff0x9c95…e299Base—$0.001100%fluxa34d ago0xa53b7a…fce796
0x62fe…d1ff0x9c95…e299Base—$0.001100%fluxa34d ago0x853f21…ac81a1
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa34d ago0xa48e02…f7e8f9
0x62fe…d1ff0x9c95…e299Base—$0.001100%fluxa34d ago0xe509f3…0ab060
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa34d ago0xeec65f…cc5f97
0x62fe…d1ff0x9c95…e299Base—$0.001100%fluxa34d ago0x92a4a2…6bdc5a
0x62fe…d1ff0x9c95…e299Base—$0.001100%fluxa34d ago0xdc4eac…8849d2
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa34d ago0x41cc4e…e148d3
0x62fe…d1ff0x9c95…e299Base—$0.001100%fluxa34d ago0x3a098d…a103c9
0x62fe…d1ff0x9c95…e299Base—$0.001100%fluxa34d ago0x9624d2…84af8b
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa34d ago0x588652…f77090
0x62fe…d1ff0x9c95…e299Base—$0.001100%fluxa34d ago0xa30938…67b84f
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa34d ago0xfb21fc…710338
0x62fe…d1ff0x9c95…e299Base—$0.001100%fluxa34d ago0x1aa4fa…8746e4
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa34d ago0x941c50…d4fbce
0x62fe…d1ff0x9c95…e299Base—$0.001100%fluxa34d ago0x814137…4d8811
0x62fe…d1ff0x9c95…e299Base—$0.001100%fluxa34d ago0xf2fc1a…982571
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa34d ago0x1f3d3d…a1b8f2
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa34d ago0x733f85…5ff9e3
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa34d ago0x79dc21…3a360d
0x62fe…d1ff0x9c95…e299Base—$0.001100%fluxa34d ago0xc8c050…31459c
0x62fe…d1ff0x9c95…e299Base—$0.001100%fluxa34d ago0xe8962f…1b68c9
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa34d ago0x7980f9…e3b8bd
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa34d ago0x49696f…d241f4
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa34d ago0x836a7c…b12833

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.