Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd0c…39eb0xfe80…47eeBase—$0.001100%fluxa35d ago0x046253…15e6e0
0xbd0c…39eb0xfe80…47eeBase—$0.001100%fluxa35d ago0x3fe857…11d6ec
0xbd0c…39eb0xfe80…47eeBase—$0.001100%fluxa35d ago0x766988…08a072
0xbd0c…39eb0xfe80…47eeBase—$0.001100%fluxa35d ago0x0504eb…3f7fb5
0xbd0c…39eb0xfe80…47eeBase—$0.001100%fluxa35d ago0x36e749…a153e8
0xbd0c…39eb0xfe80…47eeBase—$0.001100%fluxa35d ago0xd5c66b…fcafa3
0xbd0c…39eb0xfe80…47eeBase—$0.001100%fluxa35d ago0xf1ab5e…72fa3d
0xbd0c…39eb0xfe80…47eeBase—$0.001100%fluxa35d ago0x7c9069…2675b3
0xbd0c…39eb0xfe80…47eeBase—$0.001100%fluxa35d ago0x4a540c…6d3987
0xbd0c…39eb0xfe80…47eeBase—$0.001100%fluxa35d ago0x2702f9…361bc3
0xbd0c…39eb0xfe80…47eeBase—$0.001100%fluxa35d ago0xebe4d8…203a27
0xbd0c…39eb0xfe80…47eeBase—$0.001100%fluxa35d ago0x9bc3bd…00b7d6
0xbd0c…39eb0xfe80…47eeBase—$0.001100%fluxa35d ago0x9f0ba8…9d8208
0xbd0c…39eb0xfe80…47eeBase—$0.001100%fluxa35d ago0x3631bf…fccfdc
0xbd0c…39eb0x9c95…e299Base—$0.001100%fluxa35d ago0x9a16b0…131a33
0xbd0c…39eb0x9c95…e299Base—$0.001100%fluxa35d ago0x58b5c8…573e05
0xbd0c…39eb0x9c95…e299Base—$0.001100%fluxa35d ago0xd953a5…578e5b
0xbd0c…39eb0x9c95…e299Base—$0.001100%fluxa35d ago0x020b5f…119559
0xbd0c…39eb0x9c95…e299Base—$0.001100%fluxa35d ago0xedc21f…0f0b80
0xbd0c…39eb0x9c95…e299Base—$0.001100%fluxa35d ago0x2bb3ae…8f29c0
0xbd0c…39eb0xfe80…47eeBase—$0.001100%fluxa35d ago0xa156ed…b6c3db
0xbd0c…39eb0x9c95…e299Base—$0.001100%fluxa35d ago0x6fe83c…6d9e2b

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.