Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa41d ago0x6f5f7f…d7190a
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa41d ago0x06e042…ba1358
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa41d ago0x05bea2…4fc287
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa41d ago0x4dc8e6…d30060
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa41d ago0xc7833c…502510
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa41d ago0x267c33…983d3b
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa41d ago0xe0b495…f90fb6
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa41d ago0x49f688…5bc1a1
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa41d ago0xc8b3e0…c8f0cc
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa41d ago0x1d7944…bb50cf
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa41d ago0x5f6abe…3542f1
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa41d ago0xca4779…74fab7
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa41d ago0x17aa38…1787ab
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa41d ago0x1490e2…01be8f
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa41d ago0xb2cdd6…4e6109
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa41d ago0x5fe3c8…ef4338
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa41d ago0xe033c9…1f7824
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa42d ago0x18b8ce…26ed46
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa42d ago0x48ac21…881120
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa42d ago0xfbf382…8b6cf2
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa42d ago0xf35c58…4f69ab
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa42d ago0x9f90fa…bafca6
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa42d ago0x73f546…5a7b8f
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa42d ago0xa28bf4…763019
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa42d ago0x74ebc7…50247f

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.