Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa42d ago0xf61631…fb6576
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa42d ago0x7341c8…261e8c
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa42d ago0xc2b994…d65e65
0xbb2d…94120xfe80…47eeBase—$0.001100%fluxa42d ago0xbb82cb…7403c8
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa42d ago0x42f342…4ba5e5
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa42d ago0x0f1139…e01f57
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa42d ago0x771a75…4842d7
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa42d ago0x69f327…a16fd6
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa42d ago0xdfbeea…24a021
0xbb2d…94120xfe80…47eeBase—$0.001100%fluxa42d ago0xd57b66…09e251
0xbb2d…94120xfe80…47eeBase—$0.001100%fluxa42d ago0x2dca18…018ad9
0xbb2d…94120xfe80…47eeBase—$0.001100%fluxa42d ago0x015c0e…046399
0xbb2d…94120xfe80…47eeBase—$0.001100%fluxa42d ago0xb0cef3…19f33b
0xbb2d…94120xfe80…47eeBase—$0.001100%fluxa42d ago0x88d81f…722d4d
0xbb2d…94120xfe80…47eeBase—$0.001100%fluxa42d ago0x3c729f…26c078
0xbb2d…94120xfe80…47eeBase—$0.001100%fluxa42d ago0xa2e025…5ca190
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa42d ago0x9d5a3a…dd75a6
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa42d ago0x3f810f…c8070a
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa42d ago0x650ffe…c5feb0
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa43d ago0xf86ed9…e85564
0xbb2d…94120xfe80…47eeBase—$0.001100%fluxa43d ago0xdea7c4…7b5e71
0xbb2d…94120xfe80…47eeBase—$0.001100%fluxa43d ago0x1ed13c…8551aa
0xbb2d…94120xfe80…47eeBase—$0.001100%fluxa43d ago0x892c54…a7d5d9
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa43d ago0x223a71…38e0e1
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa43d ago0x944bc5…5daf7f

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.