Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa41d ago0x4a049e…100c0d
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa41d ago0x2b843c…01b9f8
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa41d ago0xaa34a2…b6f69d
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa41d ago0xa82153…0782d2
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa41d ago0x9b1815…e59912
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa41d ago0xf3c03a…f85a69
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa41d ago0x19e347…c8820f
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa41d ago0x2673c7…ddfd3c
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa41d ago0xcea705…3cb2f2
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa41d ago0xfac427…49d4a0
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa41d ago0x7763ee…fc946e
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa41d ago0x8117fa…6b74b9
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa41d ago0x4d7488…d6d0ec
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa41d ago0x652a0a…ed6278
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa41d ago0x8f435b…75883c
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa41d ago0x4411d9…2b6aa7
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa41d ago0xc72f74…c4f19c
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa41d ago0xfa4500…ad6654
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa42d ago0xb431ae…c2057f
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa42d ago0xb07ac4…0e687b
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa42d ago0x3d3200…bf5832
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa42d ago0xc8aced…7e0591
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa42d ago0x65cf2f…a337f0
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa42d ago0xdf53fe…240f10
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa42d ago0xe3362b…ada482

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.