Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa35d ago0xa54cd8…ff73c9
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa35d ago0x342eb5…f6f9ce
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa35d ago0xcb4fd9…16fc27
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa35d ago0x441557…2ba119
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa35d ago0x491fbe…3c02aa
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa35d ago0xa54e1e…f38605
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa35d ago0xfd915f…8e6d95
0xeac1…e2870x9c95…e299Base—$0.001100%fluxa35d ago0xb82eae…50a555
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa35d ago0x4ba174…a299e9
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa35d ago0x22de67…16576f
0xeac1…e2870x9c95…e299Base—$0.001100%fluxa35d ago0xce4973…70cbc9
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa35d ago0x6aff4b…a9d201
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa35d ago0xadce5c…e32276
0xeac1…e2870x9c95…e299Base—$0.001100%fluxa35d ago0x7846c1…27f9b2
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa35d ago0x34c2c9…7a0704
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa35d ago0x3af67e…acd205
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa35d ago0x32f699…67c7bf
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa35d ago0x8634c6…cafaa0
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa35d ago0x21c756…1fccbf
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa35d ago0x5a8056…44a5f8
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa35d ago0xa69f18…e5316d
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa35d ago0x797d4b…9819c9
0xeac1…e2870x9c95…e299Base—$0.001100%fluxa35d ago0x36c730…864f89
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa35d ago0x5ce9a9…74f769
0xeac1…e2870xfe80…47eeBase—$0.001100%fluxa35d ago0x644534…be6e1a

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.