Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8199…e3670x9c95…e299Base—$0.001100%fluxa48d ago0xc4761f…70e2ed
0x8199…e3670x9c95…e299Base—$0.001100%fluxa48d ago0x0e1c39…b86e17
0x8199…e3670x9c95…e299Base—$0.001100%fluxa48d ago0x8b6f4a…4561bd
0x8199…e3670x9c95…e299Base—$0.001100%fluxa48d ago0xeb78e1…6570be
0x8199…e3670x9c95…e299Base—$0.001100%fluxa48d ago0x2dcec1…a669cb
0x8199…e3670x9c95…e299Base—$0.001100%fluxa48d ago0xc86d01…3aebd8
0x8199…e3670x9c95…e299Base—$0.001100%fluxa48d ago0x9facee…10dbf5
0x8199…e3670x9c95…e299Base—$0.001100%fluxa48d ago0x0d84a9…18503a
0x8199…e3670x9c95…e299Base—$0.001100%fluxa48d ago0xa21ab0…37bd4f
0x8199…e3670x9c95…e299Base—$0.001100%fluxa48d ago0xffd701…5e3b2e
0x8199…e3670x9c95…e299Base—$0.001100%fluxa48d ago0xcade21…62d17c
0x8199…e3670x9c95…e299Base—$0.001100%fluxa48d ago0x909108…fe27e4
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa48d ago0xee5eb7…62df40
0x8199…e3670x9c95…e299Base—$0.001100%fluxa48d ago0x4dff27…1a78e5
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa48d ago0x7a52df…41ebb3
0x8199…e3670x9c95…e299Base—$0.001100%fluxa48d ago0x69d361…97fbe0
0x8199…e3670x9c95…e299Base—$0.001100%fluxa49d ago0x7d3c4c…07203f
0x8199…e3670x9c95…e299Base—$0.001100%fluxa49d ago0x1ee73d…d7e805
0x8199…e3670x9c95…e299Base—$0.001100%fluxa49d ago0x7e53f7…5a6d36
0x8199…e3670x9c95…e299Base—$0.001100%fluxa49d ago0x499e44…d2a20b
0x8199…e3670x9c95…e299Base—$0.001100%fluxa49d ago0x06435c…0fdb6c
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa49d ago0xc56d64…56f421
0x8199…e3670x9c95…e299Base—$0.001100%fluxa49d ago0x185b42…d5fe0e
0x8199…e3670x9c95…e299Base—$0.001100%fluxa49d ago0x5c1313…cef41c
0x8199…e3670x9c95…e299Base—$0.001100%fluxa49d ago0xc716cd…4ed115

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.