Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xa29a…10ccBase—$0.01100%fluxa116d ago0x21a133…9e8a0b
0xa29a…10cc0xac65…4417Base—$0.10100%fluxa116d ago0xcd0e91…4ec588
0xb90a…9ae40xa29a…10ccBase—$0.01100%fluxa116d ago0xacd463…708535
0xb90a…9ae40xa29a…10ccBase—$0.01100%fluxa116d ago0xc66e50…f7eca0
0xb90a…9ae40xa29a…10ccBase—$0.01100%fluxa116d ago0xc8dd06…e15baf
0xb90a…9ae40xa29a…10ccBase—$0.01100%fluxa116d ago0xf67b4d…960766
0xb90a…9ae40xa29a…10ccBase—$0.01100%fluxa116d ago0x76142b…5a0100
0xb90a…9ae40xa29a…10ccBase—$0.01100%fluxa116d ago0x4a4228…2cf438
0xb90a…9ae40xa29a…10ccBase—$0.01100%fluxa116d ago0x147a34…a31230
0xb90a…9ae40xa29a…10ccBase—$0.01100%fluxa116d ago0x326930…c73480
0xb90a…9ae40xa29a…10ccBase—$0.01100%fluxa116d ago0x16af80…675f7f
0xb90a…9ae40xa29a…10ccBase—$0.01100%fluxa116d ago0xd8ce02…6b0269
0xb90a…9ae40xa29a…10ccBase—$0.01100%fluxa116d ago0x2bda55…9bc69b
0xa29a…10cc0xac65…4417Base—$0.06100%fluxa116d ago0xeb7feb…22dd9a
0xb90a…9ae40xa29a…10ccBase—$0.01100%fluxa116d ago0x3f3b70…50e995
0xb90a…9ae40xa29a…10ccBase—$0.01100%fluxa116d ago0x9a0715…6f4b2c
0xb90a…9ae40xa29a…10ccBase—$0.01100%fluxa116d ago0xc0e070…bec910
0xb90a…9ae40xa29a…10ccBase—$0.01100%fluxa116d ago0x1f80bb…def559
0xb90a…9ae40xa29a…10ccBase—$0.01100%fluxa117d ago0x93fe08…ef58cc
0xb90a…9ae40xa29a…10ccBase—$0.01100%fluxa117d ago0x6f7277…77b3e8
0xa29a…10cc0xac65…4417Base—$0.05100%fluxa117d ago0x1d9f42…ad883d
0xb90a…9ae40xa29a…10ccBase—$0.05100%fluxa117d ago0xbb48ae…5447af
0xa29a…10cc0xac65…4417Base—$0.01100%fluxa117d ago0xd144c3…6abbc6
0xb90a…9ae40xa29a…10ccBase—$0.01100%fluxa117d ago0xf4865b…874461
0xa29a…10cc0xac65…4417Base—$0.05100%fluxa117d ago0xc5a529…7c23dd

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.