Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa35d ago0xaea23c…ee03e7
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa35d ago0xabbfbb…e0c715
0xbaef…ef360x9c95…e299Base—$0.001100%fluxa35d ago0x6ba876…cda890
0xbaef…ef360x9c95…e299Base—$0.001100%fluxa35d ago0xaef82d…8b33d7
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa35d ago0x604045…53c93a
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa35d ago0xed67fa…784aa1
0xbaef…ef360x9c95…e299Base—$0.001100%fluxa35d ago0xd2dabe…72bcde
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa35d ago0x3dbebb…e2be71
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa35d ago0x365ca8…2642a0
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa35d ago0x30f23d…9fb0d3
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa35d ago0x4a84fb…8aa248
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa35d ago0xf8f8ce…069598
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa35d ago0x654f89…17d6de
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa35d ago0xed1861…3e9203
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa35d ago0x3925ca…5db931
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa35d ago0x0c3daf…ffc949
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa35d ago0xa675a6…ac778c
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa35d ago0xa2be29…b4e051
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa35d ago0x781aac…28da5b
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa36d ago0x46c212…b963cb
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa36d ago0x781ace…d311e5
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa36d ago0x6c6e5e…300457
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa36d ago0xd790bb…d959f5
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa36d ago0xf45a1d…8f473f
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa36d ago0x0c942e…1cc639

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.