Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa34d ago0x08ef0f…c15176
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa34d ago0xcad2e2…422aa7
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa34d ago0x85ced4…b503d5
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa34d ago0xf99651…c45f55
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa34d ago0xb18236…bbf2b9
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa34d ago0x545b9b…601206
0xaabd…8b610x9c95…e299Base$0.001100%fluxa34d ago0x1be9bc…bafb5e
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa34d ago0x46284a…a4c408
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa34d ago0xa1aa30…fad155
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa34d ago0xda8b13…ad1fa0
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa34d ago0x87176c…6f9b29
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa34d ago0x37e7cc…f672a5
0xaabd…8b610x9c95…e299Base$0.001100%fluxa34d ago0x9d58fb…789137
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa34d ago0x5b49db…804b25
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa34d ago0x30ed29…881f29
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa34d ago0xde6fab…da6748
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa34d ago0x866475…17e421
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa34d ago0x3e7c9f…770ecc
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa34d ago0xe1f17f…289814
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa35d ago0xf8d6da…717a56
0xaabd…8b610x9c95…e299Base$0.001100%fluxa35d ago0x2a4e3d…092656
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa35d ago0xdccfdc…3a4a02
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa35d ago0x18bace…21d5cc
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa35d ago0xfae477…a0531d
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa35d ago0xb9156a…94b396

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.