Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa45d ago0x108d9f…270e59
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa45d ago0xa649af…547cc0
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa45d ago0xc6a969…0a8528
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa45d ago0x62d56f…7ef282
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa45d ago0x9cde29…98ad8e
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa45d ago0xbeb35f…d7d6df
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa45d ago0x10ee79…a3c810
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa45d ago0xa510c5…203eb3
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa45d ago0xeec881…614e7d
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa45d ago0x9e9e16…361ce5
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa45d ago0x4a2691…590ba7
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa45d ago0x011a7d…055b27
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa45d ago0x7ad80f…be69ba
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa45d ago0xe0215a…e0e01e
0x8ece…1af10xfe80…47eeBase—$0.001100%fluxa46d ago0xa5c1cb…267d48
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa46d ago0xe04030…e94c6c
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa46d ago0x1236b7…6e8e80
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa46d ago0x1e008b…ba92ad
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa46d ago0x374d5f…dd373d
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa46d ago0xe2005d…1a3083
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa46d ago0x26d373…45db91
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa46d ago0x9a55ef…bc17b3
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa46d ago0x614d30…307a4b
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa46d ago0x392c3a…9aa552
0x8ece…1af10x9c95…e299Base—$0.001100%fluxa46d ago0xcba056…2113f3

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.