Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b40…da860x9c95…e299Base—$0.001100%fluxa43d ago0x5420f9…04dd2c
0x0b40…da860x9c95…e299Base—$0.001100%fluxa43d ago0x1c28f0…31a79d
0x0b40…da860x9c95…e299Base—$0.001100%fluxa43d ago0xc2fc46…ef4cb5
0x0b40…da860x9c95…e299Base—$0.001100%fluxa43d ago0xef1eca…c7045f
0x0b40…da860x9c95…e299Base—$0.001100%fluxa43d ago0x0dd8b1…11ccb6
0x0b40…da860x9c95…e299Base—$0.001100%fluxa43d ago0x271865…b6e252
0x0b40…da860x9c95…e299Base—$0.001100%fluxa43d ago0x5a51e6…1241ac
0x0b40…da860x9c95…e299Base—$0.001100%fluxa43d ago0xd74ac7…304171
0x0b40…da860x9c95…e299Base—$0.001100%fluxa43d ago0x2de146…b026c5
0x0b40…da860x9c95…e299Base—$0.001100%fluxa43d ago0x99450a…6355b0
0x0b40…da860x9c95…e299Base—$0.001100%fluxa43d ago0x201436…6699e1
0x0b40…da860x9c95…e299Base—$0.001100%fluxa43d ago0xaadd27…8a829e
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa43d ago0x2edc2d…c94839
0x0b40…da860x9c95…e299Base—$0.001100%fluxa43d ago0x9911c5…b72fc2
0x0b40…da860x9c95…e299Base—$0.001100%fluxa43d ago0xf3697e…708a4c
0x0b40…da860x9c95…e299Base—$0.001100%fluxa43d ago0x0ab077…9337e6
0x0b40…da860x9c95…e299Base—$0.001100%fluxa43d ago0xe61344…91ee33
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa43d ago0xd18b4b…ed786d
0x0b40…da860x9c95…e299Base—$0.001100%fluxa43d ago0xfa5f9f…5c46f5
0x0b40…da860x9c95…e299Base—$0.001100%fluxa43d ago0x410c2c…28ef0c
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa43d ago0x0ac88e…dbfc8e
0x0b40…da860x9c95…e299Base—$0.001100%fluxa43d ago0xf16f5b…54c0d9
0x0b40…da860x9c95…e299Base—$0.001100%fluxa43d ago0x848f23…f238b9
0x0b40…da860x9c95…e299Base—$0.001100%fluxa43d ago0x2b2382…633770
0x0b40…da860x9c95…e299Base—$0.001100%fluxa43d ago0x276f21…bc32b4

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.