Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc055…62e90x9c95…e299Base—$0.001100%fluxa49d ago0x4e4b00…555675
0xc055…62e90x9c95…e299Base—$0.001100%fluxa49d ago0xdccb5a…0303ce
0xc055…62e90x9c95…e299Base—$0.001100%fluxa49d ago0xeec8ba…4024d9
0xc055…62e90xfe80…47eeBase—$0.001100%fluxa49d ago0xc67485…180d85
0xc055…62e90x9c95…e299Base—$0.001100%fluxa49d ago0x574332…f780d1
0xc055…62e90xfe80…47eeBase—$0.001100%fluxa49d ago0xf03bd1…a249d1
0xc055…62e90xfe80…47eeBase—$0.001100%fluxa49d ago0xbd1221…fbaaa6
0xc055…62e90xfe80…47eeBase—$0.001100%fluxa49d ago0x79f2ac…25e048
0xc055…62e90xfe80…47eeBase—$0.001100%fluxa49d ago0x2f8e43…e70005
0xc055…62e90xfe80…47eeBase—$0.001100%fluxa49d ago0xab0ea1…acf688
0xc055…62e90x9c95…e299Base—$0.001100%fluxa49d ago0xd00e00…c12bea
0xc055…62e90x9c95…e299Base—$0.001100%fluxa49d ago0xf42876…04e6f3
0xc055…62e90xfe80…47eeBase—$0.001100%fluxa49d ago0x438ef8…84c0b9
0xc055…62e90xfe80…47eeBase—$0.001100%fluxa49d ago0x395331…54b71f
0xc055…62e90xfe80…47eeBase—$0.001100%fluxa49d ago0x0d7d3a…c430b5
0xc055…62e90xfe80…47eeBase—$0.001100%fluxa49d ago0x84a7a7…a65cfe
0xc055…62e90x9c95…e299Base—$0.001100%fluxa49d ago0x4c8dc0…170548
0xc055…62e90x9c95…e299Base—$0.001100%fluxa49d ago0x759e9d…a922d3
0xc055…62e90xfe80…47eeBase—$0.001100%fluxa49d ago0x03b186…68439d
0xc055…62e90x9c95…e299Base—$0.001100%fluxa49d ago0xda61d9…7a46b6
0xc055…62e90xfe80…47eeBase—$0.001100%fluxa49d ago0x14fe9d…a52050
0xc055…62e90xfe80…47eeBase—$0.001100%fluxa49d ago0x4a05dd…f43854
0xc055…62e90x9c95…e299Base—$0.001100%fluxa49d ago0xf84f2a…f925db
0xc055…62e90x9c95…e299Base—$0.001100%fluxa49d ago0xe26e54…e70627
0xc055…62e90x9c95…e299Base—$0.001100%fluxa49d ago0x41bf05…8e2835

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.