Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa45d ago0xbb3808…2da08c
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa45d ago0x17b11f…2a9ed8
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa45d ago0x276a87…256f59
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa45d ago0x959d89…486b9b
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa45d ago0xeedbd8…ed7b21
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa45d ago0x09f786…435269
0xf7a9…c4360xfe80…47eeBase—$0.001100%fluxa45d ago0x90d2dc…a453bd
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa45d ago0xdd9da6…003f46
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa45d ago0xdc4b89…dbf9e9
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa45d ago0xa96224…137ab4
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa45d ago0x4249d4…874807
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa45d ago0xedb61f…d429f8
0xf7a9…c4360xfe80…47eeBase—$0.001100%fluxa45d ago0x374dd8…6152b7
0xf7a9…c4360xfe80…47eeBase—$0.001100%fluxa45d ago0x687eed…d71672
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa45d ago0xa75233…f3fcea
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa45d ago0x69f47c…5645f5
0xf7a9…c4360xfe80…47eeBase—$0.001100%fluxa45d ago0x075c4e…4ed339
0xf7a9…c4360xfe80…47eeBase—$0.001100%fluxa45d ago0x2b1c24…56347d
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa45d ago0xa49a41…b8896f
0xf7a9…c4360xfe80…47eeBase—$0.001100%fluxa46d ago0x1978b1…70017a
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa46d ago0xc5f880…152e03
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa46d ago0xed9435…fd467f
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa46d ago0x57e083…4b83d6
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa46d ago0xcc9151…23e6bb
0xf7a9…c4360xfe80…47eeBase—$0.001100%fluxa46d ago0x7a7e47…93593f

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.