Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb512…55fd0x9c95…e299Base—$0.001100%fluxa34d ago0x62a49b…48bf70
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa34d ago0x23fb9b…c15cba
0xb512…55fd0x9c95…e299Base—$0.001100%fluxa34d ago0x6f2909…9a3256
0xb512…55fd0x9c95…e299Base—$0.001100%fluxa34d ago0x8c60e3…cfe121
0xb512…55fd0x9c95…e299Base—$0.001100%fluxa34d ago0x9ab99a…93a20b
0xb512…55fd0x9c95…e299Base—$0.001100%fluxa34d ago0x773848…80424d
0xb512…55fd0x9c95…e299Base—$0.001100%fluxa34d ago0xeee437…f8df84
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa34d ago0x6fa592…e5a4bc
0xb512…55fd0x9c95…e299Base—$0.001100%fluxa34d ago0x6a33dd…d2fc47
0xb512…55fd0x9c95…e299Base—$0.001100%fluxa34d ago0xb4ba60…a34e59
0xb512…55fd0x9c95…e299Base—$0.001100%fluxa34d ago0x703fa9…fc9090
0xb512…55fd0x9c95…e299Base—$0.001100%fluxa34d ago0xf748b5…42f12e
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa34d ago0xfcc852…cc3ca6
0xb512…55fd0x9c95…e299Base—$0.001100%fluxa34d ago0x2dff4c…a29036
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa34d ago0x8f85f1…61a11d
0xb512…55fd0x9c95…e299Base—$0.001100%fluxa34d ago0xee037a…26dc86
0xb512…55fd0x9c95…e299Base—$0.001100%fluxa34d ago0x2ec36d…fc9fb9
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa34d ago0x7b3f92…585882
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa34d ago0x84f8ab…e645f0
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa34d ago0x64f751…475ee9
0xb512…55fd0x9c95…e299Base—$0.001100%fluxa34d ago0x15708b…97139d
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa34d ago0x201bd9…192e57
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa34d ago0x5e1ed7…04d832
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa34d ago0xf451bc…1a0084
0xb512…55fd0x9c95…e299Base—$0.001100%fluxa34d ago0x6b7f6d…d14d34

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.