Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa39d ago0x0812cd…6cbbf0
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa39d ago0x01cade…6cb376
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa39d ago0x8661d2…d5a62a
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa39d ago0x66dcf6…f3e6d5
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa39d ago0xb8638e…8f7362
0x9560…5be10x9c95…e299Base—$0.001100%fluxa39d ago0xbdeade…3dbe01
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa39d ago0xcab02c…c3df24
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa39d ago0xaf2644…75e73d
0x9560…5be10x9c95…e299Base—$0.001100%fluxa39d ago0x0df643…653b2e
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa39d ago0xcfa540…94400e
0x9560…5be10x9c95…e299Base—$0.001100%fluxa39d ago0xbf8d65…a8b6ff
0x9560…5be10x9c95…e299Base—$0.001100%fluxa39d ago0x8cb969…d8f07c
0x9560…5be10x9c95…e299Base—$0.001100%fluxa39d ago0xcd1795…a50fc8
0x9560…5be10x9c95…e299Base—$0.001100%fluxa39d ago0x21d681…09b8d9
0x9560…5be10x9c95…e299Base—$0.001100%fluxa39d ago0x37ef93…4ba11b
0x9560…5be10x9c95…e299Base—$0.001100%fluxa39d ago0xf0f1f6…0a5fb5
0x9560…5be10x9c95…e299Base—$0.001100%fluxa39d ago0x89450e…0eb026
0x9560…5be10x9c95…e299Base—$0.001100%fluxa39d ago0x6310fb…0dcf2a
0x9560…5be10x9c95…e299Base—$0.001100%fluxa39d ago0x26eac1…0a59a0
0x9560…5be10x9c95…e299Base—$0.001100%fluxa39d ago0x8d2a3a…6e1a6c
0x9560…5be10x9c95…e299Base—$0.001100%fluxa39d ago0x4cf753…31b8d1
0x9560…5be10x9c95…e299Base—$0.001100%fluxa39d ago0x0195ba…0ee8b2
0x9560…5be10x9c95…e299Base—$0.001100%fluxa39d ago0x6eaee3…e90fd8
0x9560…5be10x9c95…e299Base—$0.001100%fluxa40d ago0xdc6d2c…c86fbb
0x9560…5be10x9c95…e299Base—$0.001100%fluxa40d ago0x04daaf…83affd

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.