Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa37d ago0xe23cd9…53e836
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa37d ago0x06f990…cc5f90
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa37d ago0x0b444a…031150
0xf8c6…cf010x9c95…e299Base—$0.001100%fluxa37d ago0x83dd11…509bbb
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa37d ago0x60286c…5feff4
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa37d ago0x8ac867…069eca
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa37d ago0x779f77…57449f
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa37d ago0x448b87…12fbec
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa37d ago0x608176…f3482e
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa37d ago0x7bc134…30e41c
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa37d ago0x45ef41…0ebc62
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa37d ago0x45083c…afc0a9
0xf8c6…cf010x9c95…e299Base—$0.001100%fluxa37d ago0xfb52f8…08eacc
0xf8c6…cf010x9c95…e299Base—$0.001100%fluxa37d ago0xbcc1e4…e83c7c
0xf8c6…cf010x9c95…e299Base—$0.001100%fluxa37d ago0x65c3af…3dda99
0xf8c6…cf010x9c95…e299Base—$0.001100%fluxa37d ago0x77a454…0fb972
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa37d ago0x172ed7…22b8a1
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa37d ago0x4a145c…13be07
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa37d ago0x6f8692…012190
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa37d ago0x836a56…c5bcc9
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa37d ago0x3f24a9…95b7b6
0xf8c6…cf010x9c95…e299Base—$0.001100%fluxa37d ago0x9ca368…7a2daf
0xf8c6…cf010x9c95…e299Base—$0.001100%fluxa37d ago0x16b26e…e0d35f
0xf8c6…cf010x9c95…e299Base—$0.001100%fluxa37d ago0x0d1640…71167b
0xf8c6…cf010x9c95…e299Base—$0.001100%fluxa37d ago0x0b1c14…019cfd

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.