Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3634…98b70x9c95…e299Base—$0.001100%fluxa40d ago0x916acd…74e277
0x3634…98b70x9c95…e299Base—$0.001100%fluxa40d ago0x7ecb7b…c9aeb7
0x3634…98b70x9c95…e299Base—$0.001100%fluxa40d ago0xe80466…27475d
0x3634…98b70x9c95…e299Base—$0.001100%fluxa40d ago0x5b74c7…b30ac3
0x3634…98b70xfe80…47eeBase—$0.001100%fluxa40d ago0x6751f2…7c7a73
0x3634…98b70xfe80…47eeBase—$0.001100%fluxa40d ago0x8a9fd1…69a95a
0x3634…98b70xfe80…47eeBase—$0.001100%fluxa40d ago0x414727…cb139c
0x3634…98b70x9c95…e299Base—$0.001100%fluxa40d ago0xe7ab2b…ab4d50
0x3634…98b70x9c95…e299Base—$0.001100%fluxa40d ago0xa87c5b…00713e
0x3634…98b70x9c95…e299Base—$0.001100%fluxa40d ago0x5721ad…d41d5c
0x3634…98b70x9c95…e299Base—$0.001100%fluxa40d ago0xb89a5b…9945f7
0x3634…98b70x9c95…e299Base—$0.001100%fluxa40d ago0xcc62ae…11f388
0x3634…98b70x9c95…e299Base—$0.001100%fluxa40d ago0xf06d93…91788d
0x3634…98b70xfe80…47eeBase—$0.001100%fluxa40d ago0x067754…cc111f
0x3634…98b70x9c95…e299Base—$0.001100%fluxa40d ago0xc22434…41f14e
0x3634…98b70xfe80…47eeBase—$0.001100%fluxa40d ago0xcd1c1f…b2ac79
0x3634…98b70xfe80…47eeBase—$0.001100%fluxa40d ago0xabe75d…1baba0
0x3634…98b70xfe80…47eeBase—$0.001100%fluxa40d ago0x47a328…711d7f
0x3634…98b70xfe80…47eeBase—$0.001100%fluxa40d ago0x688ee5…2e752a
0x3634…98b70x9c95…e299Base—$0.001100%fluxa40d ago0x4f003a…07ff60
0x3634…98b70x9c95…e299Base—$0.001100%fluxa40d ago0xea1fdf…63b5eb
0x3634…98b70xfe80…47eeBase—$0.001100%fluxa40d ago0xe94757…6c3f85
0x3634…98b70x9c95…e299Base—$0.001100%fluxa40d ago0x915842…d14710
0x3634…98b70xfe80…47eeBase—$0.001100%fluxa40d ago0x521d6a…0f6bb6
0x3634…98b70x9c95…e299Base—$0.001100%fluxa40d ago0x7654c9…6e20dc

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.