Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown49d ago0x461476…d76572
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown49d ago0xcef56e…afcfc7
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown49d ago0xb1e4cc…a83c87
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown49d ago0xb2f03f…f2b119
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown49d ago0x94a56e…d5b3fb
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown49d ago0x8e4ae9…84a1d5
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown49d ago0x496229…91d779
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown49d ago0x286ba3…b3b9be
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown49d ago0x6ae17f…b43253
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown49d ago0xfc5aa8…48efab
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown49d ago0xbb6e44…45b371
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown49d ago0xf43150…96c20e
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown50d ago0xeef71c…fd1a43
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown50d ago0xbe0831…99893d
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown50d ago0x5ab306…5f2ab5
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown50d ago0x3cf2e0…397159
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown50d ago0x0a10ab…88e850
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown50d ago0x2331fa…8ad02b
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown50d ago0x07f77b…fe93ed
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown50d ago0xb16d0b…a06793
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown50d ago0x25736d…0783de
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown50d ago0x9c750c…e7a123
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown50d ago0x20d720…dd5b02
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown50d ago0xb657e5…170061
0xf9cd…d73b0x9c95…e299Base$0.001100%Route unknown50d ago0x08a8d1…293108

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.