Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa20d ago0xf644fc…66ab0a
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa20d ago0x5fe84f…eb9a19
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa20d ago0x8052c1…0851d2
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa20d ago0x2abfd7…623298
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa20d ago0x1da2c4…5ffb66
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa20d ago0x591279…37e89a
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa20d ago0xc7604c…b80fde
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa20d ago0x1bb298…0c9b23
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa20d ago0x868de6…79b2d3
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa20d ago0x1aab7f…23f12b
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa20d ago0x5bc11c…9e53b5
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa20d ago0xfa6c20…cb4d2c
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa20d ago0x020588…7df50f
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa20d ago0x5875e2…37c209
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa20d ago0xa7013b…908cc3
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa20d ago0xf18b7d…cc5687
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa20d ago0xf69062…65ae5e
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa20d ago0xe21063…6c1ca0
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa20d ago0xcc4191…78a144
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa20d ago0x431819…c1fc85
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa20d ago0xca46b4…7b2c23
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa20d ago0x5bd602…5d8f87
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa20d ago0x80854d…d2b6f0
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa20d ago0x3697dd…4f9d85
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa20d ago0xee9caa…2c1c60

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.