Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1c6c…cc780x9c95…e299Base—$0.001100%fluxa34d ago0x98b32d…b5c895
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa34d ago0x956591…6ed3d0
0x1c6c…cc780x9c95…e299Base—$0.001100%fluxa34d ago0xb35e76…608384
0x1c6c…cc780x9c95…e299Base—$0.001100%fluxa34d ago0xe6f0f1…5b30d1
0x1c6c…cc780x9c95…e299Base—$0.001100%fluxa34d ago0xb24ede…c325e6
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa34d ago0xacfff9…e78477
0x1c6c…cc780x9c95…e299Base—$0.001100%fluxa34d ago0x04287f…a583a1
0x1c6c…cc780x9c95…e299Base—$0.001100%fluxa34d ago0x692a45…54daf3
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa34d ago0x0c23f4…e4c18b
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa34d ago0x547904…9a61ac
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa34d ago0x24c4f1…d83378
0x1c6c…cc780x9c95…e299Base—$0.001100%fluxa34d ago0x38a6af…70bd22
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa34d ago0x6d4914…44b5b4
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa34d ago0x46781d…0372a4
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa34d ago0x5c6e22…161b64
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa34d ago0x93ec40…e677d8
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa34d ago0x2ecd4b…bb88d2
0x1c6c…cc780x9c95…e299Base—$0.001100%fluxa34d ago0x169345…e0d49b
0x1c6c…cc780x9c95…e299Base—$0.001100%fluxa34d ago0x1112e2…e09b46
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa34d ago0x5efaf4…3af57f
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa34d ago0xbfb0ea…801fe8
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa34d ago0x5c4ae6…38bebf
0x1c6c…cc780x9c95…e299Base—$0.001100%fluxa34d ago0xa3f673…9f3e78
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa34d ago0xfb47d7…de85a4
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa34d ago0x5ff2b5…2b5a47

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.