Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa43d ago0x72183b…bb7c05
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa43d ago0xa4a7e2…31f00a
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa43d ago0x42a02e…6c26ab
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa43d ago0xc44ad7…692565
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa43d ago0x9720ff…11e669
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa43d ago0x612925…b23560
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa43d ago0x7c46d3…a7cdca
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa43d ago0xa02f00…184c38
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa43d ago0x421ac7…e2af00
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa43d ago0xe83178…5fb636
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa43d ago0x6ef352…60c909
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa43d ago0x190d87…e99edc
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa43d ago0x20a1bb…74d08d
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa43d ago0xb25b5d…ca7da5
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa43d ago0xe7c220…715486
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa43d ago0x1faa28…d46ac8
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa43d ago0x4fc50f…0a260b
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa43d ago0x8d8a8c…d7be77
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa43d ago0xfac611…77406a
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa43d ago0xd9069c…fe6d6d
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa43d ago0xc533a0…9347c0
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa43d ago0x271e79…b1650f
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa43d ago0xaa5ce6…9c0199
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa43d ago0x970805…9515fe
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa43d ago0x28b72c…e0e910

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.