Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa19d ago0x5dcee1…91c1a8
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa19d ago0xc0dd6c…36138f
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa20d ago0xbc64ae…b10598
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa20d ago0x248267…aaa996
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa20d ago0xa34172…da5b50
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa20d ago0xf8013b…a564c3
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa20d ago0x0c4186…0672cc
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa20d ago0xc2df24…45ec64
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa20d ago0x67aa04…9fbf5a
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa20d ago0xf4602f…5e802b
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa20d ago0x8fabe0…ae38bf
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa20d ago0xd56918…2babe7
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa20d ago0x176464…0f536c
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa20d ago0x3b85bc…f94e4f
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa20d ago0x5105f0…d39106
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa20d ago0xbd6d3b…d329a9
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa20d ago0xab48c1…57ddd4
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa20d ago0x33f27f…31ceaa
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa20d ago0x9362ab…d73322
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa20d ago0x6a184b…c174f5
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa20d ago0x30b19e…1f16ee
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa20d ago0x159aa0…b0a03d
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa20d ago0x7fa181…71f38a
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa20d ago0x572511…2454c7
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa20d ago0xdcde66…5da284

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.