Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x712a…a9830x9c95…e299Base—$0.001100%fluxa76d ago0x621f8c…bff5d6
0x712a…a9830x9c95…e299Base—$0.001100%fluxa76d ago0x2af8f2…9d13b9
0x712a…a9830x9c95…e299Base—$0.001100%fluxa76d ago0x0d1ce1…449bd2
0x712a…a9830x9c95…e299Base—$0.001100%fluxa76d ago0x72d696…ea4289
0x712a…a9830x9c95…e299Base—$0.001100%fluxa76d ago0x71d3d7…cf2cd0
0x712a…a9830x9c95…e299Base—$0.001100%fluxa76d ago0x7b15df…7d81b6
0x712a…a9830x9c95…e299Base—$0.001100%fluxa76d ago0x9fea2a…4faec6
0x712a…a9830x9c95…e299Base—$0.001100%fluxa76d ago0x5c2599…dfec1a
0x712a…a9830x9c95…e299Base—$0.001100%fluxa76d ago0xf360cd…54f482
0x712a…a9830x9c95…e299Base—$0.001100%fluxa76d ago0x00bb90…9bee53
0x712a…a9830x9c95…e299Base—$0.001100%fluxa76d ago0x69fbff…131c06
0x712a…a9830x9c95…e299Base—$0.001100%fluxa76d ago0x8bb866…546be3
0x712a…a9830x9c95…e299Base—$0.001100%fluxa76d ago0x2afc40…16c2bb
0x712a…a9830x9c95…e299Base—$0.001100%fluxa76d ago0xd1eacf…bf2ba3
0x712a…a9830x9c95…e299Base—$0.001100%fluxa76d ago0x63603b…0e5f77
0x712a…a9830x9c95…e299Base—$0.001100%fluxa76d ago0xb444cb…d60fe5
0x712a…a9830x9c95…e299Base—$0.001100%fluxa77d ago0x83eb87…b59219
0x712a…a9830x9c95…e299Base—$0.001100%fluxa77d ago0x6698fc…a948d3
0x712a…a9830x9c95…e299Base—$0.001100%fluxa77d ago0x158776…ce847b
0x712a…a9830x9c95…e299Base—$0.001100%fluxa77d ago0x5e7765…f768b0
0x712a…a9830x9c95…e299Base—$0.001100%fluxa77d ago0x767a2d…63e25c
0x712a…a9830x9c95…e299Base—$0.001100%fluxa77d ago0x27d3ba…7570b9
0x712a…a9830x9c95…e299Base—$0.001100%fluxa77d ago0x43e451…07db38
0x712a…a9830x9c95…e299Base—$0.001100%fluxa77d ago0x92552f…5a066e
0x712a…a9830x9c95…e299Base—$0.001100%fluxa77d ago0x5faa9b…efe167

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.