Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb2d…94120xfe80…47eeBase—$0.001100%fluxa39d ago0x9d288c…8e5fd1
0xbb2d…94120xfe80…47eeBase—$0.001100%fluxa39d ago0x99f0a6…d3e32d
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa39d ago0x71fa06…aa990a
0xbb2d…94120xfe80…47eeBase—$0.001100%fluxa39d ago0xbcfaaf…e9c93b
0xbb2d…94120xfe80…47eeBase—$0.001100%fluxa39d ago0xe610a4…e47b68
0xbb2d…94120xfe80…47eeBase—$0.001100%fluxa39d ago0x0a8343…def891
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa39d ago0xe7347a…d008ef
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa39d ago0x095bc1…c9bc6f
0xbb2d…94120xfe80…47eeBase—$0.001100%fluxa39d ago0x4a6c22…7f9be5
0xbb2d…94120xfe80…47eeBase—$0.001100%fluxa39d ago0x8b9196…e339bd
0xbb2d…94120xfe80…47eeBase—$0.001100%fluxa39d ago0x0706dd…f869e4
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa39d ago0xc69124…21f061
0xbb2d…94120xfe80…47eeBase—$0.001100%fluxa39d ago0xda3eb8…95de01
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa39d ago0x5ae5e6…8c3031
0xbb2d…94120xfe80…47eeBase—$0.001100%fluxa39d ago0xfa5052…f8f6ca
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa39d ago0xdb1508…78e972
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa39d ago0xd0d122…53ac58
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa39d ago0xed6365…f3b7f9
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa39d ago0xdff77b…ad06f4
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa39d ago0xf0eb37…0237a0
0xbb2d…94120xfe80…47eeBase—$0.001100%fluxa39d ago0xc6dcad…53e42c
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa39d ago0x4d0288…345afc
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa39d ago0xef4fc9…76a2ff
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa39d ago0xd888bc…b9f1b0
0xbb2d…94120xfe80…47eeBase—$0.001100%fluxa39d ago0xa9719e…8cf6b8

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.