Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa33d ago0xa6256a…6483ef
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa33d ago0xe53167…9ea0d1
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa33d ago0x2aa583…98ea58
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa33d ago0x8dd591…a5f773
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa33d ago0x8c70fc…c45813
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa33d ago0x70e151…d8f2f5
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa33d ago0xf6d77c…bb69bd
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa33d ago0x62fe18…efe076
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa33d ago0xf14af8…75acaf
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa33d ago0x8add33…4108b7
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa33d ago0x13b3c9…56b835
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa33d ago0x87b500…806e1d
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa33d ago0x707689…b2131a
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa33d ago0xfcb21e…d25464
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa33d ago0xfa3d3e…817da4
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa33d ago0x88a79d…960ac9
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa33d ago0x61353a…ec575f
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa33d ago0x55ed85…af0e24
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa33d ago0x14a13c…145dcd
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa33d ago0xee1575…fab0c8
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa33d ago0x425266…21a83f
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa33d ago0x8e46a9…a54947
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa33d ago0x34147b…729411
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa33d ago0xa45335…c5f829
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa34d ago0x434424…a68c32

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.