Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa45d ago0x410945…072d45
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa46d ago0x65fbd7…90aff2
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa46d ago0x58520b…0ad37a
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa46d ago0x1872cc…a54d0b
0x2e41…34d20xfe80…47eeBase—$0.001100%fluxa46d ago0xa2814c…fffa9a
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa46d ago0xfd9c5a…f7587d
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa46d ago0x54530d…1942ef
0x2e41…34d20xfe80…47eeBase—$0.001100%fluxa46d ago0x62924c…8c6c13
0x2e41…34d20xfe80…47eeBase—$0.001100%fluxa46d ago0xa916cc…4d5f69
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa46d ago0x670748…dda7bb
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa46d ago0x6ec024…3428f6
0x2e41…34d20xfe80…47eeBase—$0.001100%fluxa46d ago0xcb8598…be077f
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa46d ago0xf4fbd1…55aaa0
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa46d ago0xf2c7bf…5e0137
0x2e41…34d20xfe80…47eeBase—$0.001100%fluxa46d ago0xd08fae…1f9b45
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa46d ago0x45c9b6…d6a18c
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa46d ago0x044643…58f6fa
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa46d ago0xe8a4bc…8c467b
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa46d ago0xc39432…874c5c
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa46d ago0x614a9a…926a19
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa46d ago0x4cab7a…b481ec
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa46d ago0xcc702f…807dde
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa46d ago0xdbefcd…7f0af6
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa46d ago0xe59136…e1124c
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa46d ago0x17ae73…cb14ea

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.