Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x109f…25150xfe80…47eeBase—$0.001100%fluxa14d ago0x5cad49…650605
0x109f…25150xfe80…47eeBase—$0.001100%fluxa14d ago0x0a6197…4508c4
0x109f…25150xfe80…47eeBase—$0.001100%fluxa14d ago0x0e902b…7f78d6
0x109f…25150xfe80…47eeBase—$0.001100%fluxa14d ago0xceac5f…e43a99
0x109f…25150xfe80…47eeBase—$0.001100%fluxa14d ago0xa4880a…b9b175
0x109f…25150xfe80…47eeBase—$0.001100%fluxa14d ago0xaddcc2…6c4773
0x109f…25150xfe80…47eeBase—$0.001100%fluxa14d ago0xe42d94…c453aa
0x109f…25150xfe80…47eeBase—$0.001100%fluxa14d ago0x890fc5…1067c6
0x109f…25150xfe80…47eeBase—$0.001100%fluxa14d ago0xf20399…37d695
0x109f…25150xfe80…47eeBase—$0.001100%fluxa14d ago0x53973a…9416fc
0x109f…25150xfe80…47eeBase—$0.001100%fluxa14d ago0xc6213d…78399f
0x109f…25150xfe80…47eeBase—$0.001100%fluxa14d ago0xc13429…fd1209
0x109f…25150xfe80…47eeBase—$0.001100%fluxa14d ago0xfacaed…fe5127
0x109f…25150xfe80…47eeBase—$0.001100%fluxa14d ago0x3ecaf0…0efb5a
0x109f…25150xfe80…47eeBase—$0.001100%fluxa14d ago0xf7cc72…32811e
0x109f…25150xfe80…47eeBase—$0.001100%fluxa14d ago0x6d760b…31a3b1
0x109f…25150xfe80…47eeBase—$0.001100%fluxa14d ago0x9bb209…6157c4
0x109f…25150xfe80…47eeBase—$0.001100%fluxa14d ago0x898669…0c02f9
0x109f…25150xfe80…47eeBase—$0.001100%fluxa14d ago0xde9866…6653e6
0x109f…25150xfe80…47eeBase—$0.001100%fluxa14d ago0x8ac97b…d3bac5
0x109f…25150xfe80…47eeBase—$0.001100%fluxa14d ago0x75d441…e8a737
0x109f…25150xfe80…47eeBase—$0.001100%fluxa14d ago0x6045cf…208736
0x109f…25150xfe80…47eeBase—$0.001100%fluxa14d ago0x57c137…d31df0
0x109f…25150xfe80…47eeBase—$0.001100%fluxa14d ago0x4c5f5b…3bc493
0x109f…25150xfe80…47eeBase—$0.001100%fluxa14d ago0x0bc4cf…ee2433

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.