Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36c0…2ef60x9c95…e299Base$0.001100%fluxa76d ago0xcd53fb…d388a8
0x36c0…2ef60x9c95…e299Base$0.001100%fluxa76d ago0x44ebfa…834d58
0x36c0…2ef60x9c95…e299Base$0.001100%fluxa76d ago0x33da57…009ee8
0x36c0…2ef60x9c95…e299Base$0.001100%fluxa76d ago0xc37f5f…548ec5
0x36c0…2ef60x9c95…e299Base$0.001100%fluxa76d ago0xb0b875…01932e
0x36c0…2ef60x9c95…e299Base$0.001100%fluxa76d ago0x87edd8…e786f8
0x36c0…2ef60x9c95…e299Base$0.001100%fluxa76d ago0x323c9a…a650f7
0x36c0…2ef60x9c95…e299Base$0.001100%fluxa76d ago0x5538f5…7d7ef0
0x36c0…2ef60x9c95…e299Base$0.001100%fluxa76d ago0x28cb73…043d5d
0x36c0…2ef60x9c95…e299Base$0.001100%fluxa76d ago0x535056…328f9f
0x36c0…2ef60x9c95…e299Base$0.001100%fluxa76d ago0x5a4e8b…52a042
0x36c0…2ef60x9c95…e299Base$0.001100%fluxa76d ago0x1fff9e…d68292
0x36c0…2ef60x9c95…e299Base$0.001100%fluxa76d ago0x92dde0…2d60af
0x36c0…2ef60x9c95…e299Base$0.001100%fluxa76d ago0xdb7388…049037
0x36c0…2ef60x9c95…e299Base$0.001100%fluxa76d ago0xd30104…bc045f
0x36c0…2ef60x9c95…e299Base$0.001100%fluxa76d ago0x104db0…c8b590
0x36c0…2ef60x9c95…e299Base$0.001100%fluxa76d ago0xa99a9f…4070bf
0x36c0…2ef60x9c95…e299Base$0.001100%fluxa76d ago0xe998ac…43b333
0x36c0…2ef60x9c95…e299Base$0.001100%fluxa76d ago0x8e9a52…bd3f41
0x36c0…2ef60x9c95…e299Base$0.001100%fluxa76d ago0xc63bf0…88c550
0x36c0…2ef60x9c95…e299Base$0.001100%fluxa76d ago0x5dc897…aab9c7
0x36c0…2ef60x9c95…e299Base$0.001100%fluxa76d ago0x1f152f…0d98b2
0x36c0…2ef60x9c95…e299Base$0.001100%fluxa76d ago0xb422e6…0e4072
0x36c0…2ef60x9c95…e299Base$0.001100%fluxa76d ago0xf703cc…b41d91
0x36c0…2ef60x9c95…e299Base$0.001100%fluxa76d ago0xb65b2d…968db3

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.