Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa43d ago0x1e5393…6d26be
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa43d ago0xc3888e…7e800b
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa43d ago0xf24111…d5a405
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa43d ago0x65e54f…980acc
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa43d ago0xb7b94b…5cc2a2
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa43d ago0x9e4a9c…465707
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa43d ago0x8a205b…1cca38
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa43d ago0x8ee050…880416
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa43d ago0xb6b74d…7d6297
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa43d ago0xf356a3…9f7eee
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa43d ago0x44b781…f66df6
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa43d ago0x5a6030…09659d
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa43d ago0x20354f…0a0acb
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa43d ago0xe26449…befdc6
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa43d ago0x122204…72882f
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa43d ago0x6752ce…d00b08
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa44d ago0x361a02…bc10b3
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa44d ago0x403a3b…113810
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa44d ago0x6a6b9f…90fb46
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa44d ago0x0982a9…e7675b
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa44d ago0xd21d90…30b867
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa44d ago0x13652f…68fe0d
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa44d ago0xace3af…609431
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa44d ago0x9929a7…8ddfdb
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa44d ago0x3393d1…f8f3f5

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.