Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa34d ago0x524823…007ed6
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa34d ago0x35f39d…4c7b74
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa34d ago0x6db2a9…1936ae
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa34d ago0x0bea39…f37961
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa34d ago0xd94300…3054c2
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa34d ago0x731944…ad76e9
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa34d ago0xce8bba…4e5a14
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa34d ago0x6c7c51…bb6bc0
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa34d ago0x1484b6…c042f3
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa34d ago0xcc515d…30f34a
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa34d ago0x7c62e6…cb9da9
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa34d ago0xc09ff4…2fb580
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa34d ago0xf9fe48…2569f4
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa34d ago0x2123c7…828f60
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa34d ago0x325d9f…2acc3a
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa34d ago0x4ba849…0938c3
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa34d ago0x610999…582e78
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa34d ago0xbf8623…17fec9
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa34d ago0x1ca7e7…fb0b7b
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa34d ago0x2fb8dd…eade3a
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa35d ago0xaa4890…235bcc
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa35d ago0x832e27…d009d5
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa35d ago0x505c68…fd4c7e
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa35d ago0xebcf26…2f93eb
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa35d ago0x20265d…905197

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.