Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa27d ago0xd61c33…701096
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa27d ago0x505e0b…7438d2
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa27d ago0x0bbde2…f2726e
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa27d ago0x3c3ae6…80c2f3
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa27d ago0x34e4fe…84bb9b
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa27d ago0x6bd600…451b1c
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa27d ago0x3a3e01…f89355
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa27d ago0x5677f2…1f470c
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa27d ago0x5d953c…1d3709
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa27d ago0xfe4aaa…d92782
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa27d ago0xee3e88…5efa6e
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa27d ago0x435793…b52178
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa27d ago0x0f2571…91a2d9
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa27d ago0x609ad8…33fbd7
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa27d ago0x07a77c…7ebf45
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa27d ago0x97ce29…b52859
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa27d ago0x7daa22…c61711
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa27d ago0x3646a4…3a3637
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa27d ago0xc12dad…de4d6a
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa27d ago0x75e192…48a6bd
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa27d ago0xd19fe3…fe86c1
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa27d ago0xf7647d…1c0179
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa28d ago0x00b676…b60206
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa28d ago0x4eeaf9…bc8ed3
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa28d ago0x010f22…4eb7cd

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.