Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x12e3…86e40xfe80…47eeBase$0.001100%fluxa43d ago0xfd0910…8bfef7
0x12e3…86e40x9c95…e299Base$0.001100%fluxa43d ago0x6ac96f…c85e52
0x12e3…86e40x9c95…e299Base$0.001100%fluxa43d ago0xa96404…6266a2
0x12e3…86e40x9c95…e299Base$0.001100%fluxa43d ago0xfc3f03…581883
0x12e3…86e40x9c95…e299Base$0.001100%fluxa43d ago0x3ce1c2…65e6c0
0x12e3…86e40x9c95…e299Base$0.001100%fluxa43d ago0xee6590…f91637
0x12e3…86e40x9c95…e299Base$0.001100%fluxa43d ago0xb196e8…cf08a3
0x12e3…86e40x9c95…e299Base$0.001100%fluxa43d ago0x148b31…e28a54
0x12e3…86e40x9c95…e299Base$0.001100%fluxa43d ago0xf73fc9…12b139
0x12e3…86e40xfe80…47eeBase$0.001100%fluxa43d ago0xcd4bc2…c49886
0x12e3…86e40x9c95…e299Base$0.001100%fluxa43d ago0xb8e833…2accbc
0x12e3…86e40x9c95…e299Base$0.001100%fluxa43d ago0x24fda1…65d58a
0x12e3…86e40x9c95…e299Base$0.001100%fluxa43d ago0x4c00cf…21eb86
0x12e3…86e40x9c95…e299Base$0.001100%fluxa43d ago0x2837e4…7253f7
0x12e3…86e40x9c95…e299Base$0.001100%fluxa43d ago0x1bbcd4…84e5d0
0x12e3…86e40x9c95…e299Base$0.001100%fluxa43d ago0x60ce21…53ed39
0x12e3…86e40x9c95…e299Base$0.001100%fluxa43d ago0x4f35c2…ea6a3d
0x12e3…86e40xfe80…47eeBase$0.001100%fluxa43d ago0x282254…9366f7
0x12e3…86e40x9c95…e299Base$0.001100%fluxa43d ago0x76cb09…de3208
0x12e3…86e40xfe80…47eeBase$0.001100%fluxa43d ago0x9e5a75…93d8f1
0x12e3…86e40x9c95…e299Base$0.001100%fluxa43d ago0xb74d45…6194c2
0x12e3…86e40xfe80…47eeBase$0.001100%fluxa44d ago0x75a715…833314
0x12e3…86e40xfe80…47eeBase$0.001100%fluxa44d ago0xcc1fb9…70b9c1
0x12e3…86e40x9c95…e299Base$0.001100%fluxa44d ago0x51431e…992bf1
0x12e3…86e40x9c95…e299Base$0.001100%fluxa44d ago0x26e920…920309

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.