Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb9cc…ad8a0xfe80…47eeBase—$0.001100%fluxa49d ago0x817e4d…aee34e
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa49d ago0x930479…3ceb1e
0xb9cc…ad8a0xfe80…47eeBase—$0.001100%fluxa49d ago0xbb6db6…309736
0xb9cc…ad8a0xfe80…47eeBase—$0.001100%fluxa49d ago0xb82bc2…925387
0xb9cc…ad8a0xfe80…47eeBase—$0.001100%fluxa49d ago0x7a5f04…0d638d
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa49d ago0x06c5be…e76fe3
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa49d ago0x63fa12…39b10c
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa49d ago0xb0284a…9673e7
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa50d ago0xf6af8c…58877e
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa50d ago0xcc86bd…a16e96
0xb9cc…ad8a0xfe80…47eeBase—$0.001100%fluxa50d ago0x47e59b…8f7b6d
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa50d ago0x448c00…df8222
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa50d ago0x28d5d6…f52dbf
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa50d ago0x0c4cef…722f93
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa50d ago0x7fe86b…e30e66
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa50d ago0x517ff7…6eec1b
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa50d ago0xc39683…b725a4
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa50d ago0x21abcb…d4725d
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa50d ago0xb22c25…36fe54
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa50d ago0xb2edc4…82005b
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa50d ago0x15b3d6…c65e17
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa50d ago0x886c82…c07036
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa50d ago0xfb98dc…d9d334
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa50d ago0xed8c76…4a6421
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa50d ago0xc751ff…8886f4

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.