Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbfd7…2c6b0x9c95…e299Base—$0.001100%fluxa46d ago0x69226e…37a798
0xbfd7…2c6b0xfe80…47eeBase—$0.001100%fluxa46d ago0x266167…baf153
0xbfd7…2c6b0x9c95…e299Base—$0.001100%fluxa46d ago0x12f1f0…7d74eb
0xbfd7…2c6b0x9c95…e299Base—$0.001100%fluxa46d ago0x719d7c…f482a1
0xbfd7…2c6b0x9c95…e299Base—$0.001100%fluxa46d ago0xcac0f4…2e2f54
0xbfd7…2c6b0x9c95…e299Base—$0.001100%fluxa46d ago0x3046fb…9d3349
0xbfd7…2c6b0x9c95…e299Base—$0.001100%fluxa46d ago0x638d30…ad6166
0xbfd7…2c6b0xfe80…47eeBase—$0.001100%fluxa46d ago0x47240d…8947ce
0xbfd7…2c6b0x9c95…e299Base—$0.001100%fluxa47d ago0x44dd10…a5b641
0xbfd7…2c6b0x9c95…e299Base—$0.001100%fluxa47d ago0xa272d3…c707ae
0xbfd7…2c6b0xfe80…47eeBase—$0.001100%fluxa47d ago0xbe4815…8a520e
0xbfd7…2c6b0x9c95…e299Base—$0.001100%fluxa47d ago0x9db173…6afca8
0xbfd7…2c6b0x9c95…e299Base—$0.001100%fluxa47d ago0xfa4e4e…4c50f7
0xbfd7…2c6b0x9c95…e299Base—$0.001100%fluxa47d ago0xcf4077…5f97f1
0xbfd7…2c6b0x9c95…e299Base—$0.001100%fluxa47d ago0x31a949…c3bd5d
0xbfd7…2c6b0x9c95…e299Base—$0.001100%fluxa47d ago0xa116f8…86313a
0xbfd7…2c6b0x9c95…e299Base—$0.001100%fluxa47d ago0xae85ba…03e192
0xbfd7…2c6b0x9c95…e299Base—$0.001100%fluxa47d ago0xfa56c3…17a822
0xbfd7…2c6b0x9c95…e299Base—$0.001100%fluxa47d ago0x83da91…b84e8f
0xbfd7…2c6b0xfe80…47eeBase—$0.001100%fluxa47d ago0xaa2952…60fccd
0xbfd7…2c6b0x9c95…e299Base—$0.001100%fluxa47d ago0xd372f6…c68471
0xbfd7…2c6b0x9c95…e299Base—$0.001100%fluxa47d ago0xc1c095…1c88b5
0xbfd7…2c6b0xfe80…47eeBase—$0.001100%fluxa47d ago0x4fd9bd…9d48aa
0xbfd7…2c6b0xfe80…47eeBase—$0.001100%fluxa47d ago0xa4add1…bb48e2

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.