Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x36b7…c29aBase—$0.01100%fluxa118d ago0x2d9d50…021b0e
0xb90a…9ae40x36b7…c29aBase—$0.01100%fluxa118d ago0xd95ed1…f21bfe
0xb90a…9ae40x36b7…c29aBase—$0.01100%fluxa118d ago0x28b49c…ef142e
0xb90a…9ae40x36b7…c29aBase—$0.01100%fluxa118d ago0x7754c1…c4b6fd
0xb90a…9ae40x36b7…c29aBase—$0.01100%fluxa118d ago0x35f84a…e62f41
0xb90a…9ae40x36b7…c29aBase—$0.01100%fluxa118d ago0xcb3140…530064
0xb90a…9ae40x36b7…c29aBase—$0.01100%fluxa118d ago0x30fe3f…836b87
0xb90a…9ae40x36b7…c29aBase—$0.01100%fluxa118d ago0x3a5961…82157c
0xb90a…9ae40x36b7…c29aBase—$0.01100%fluxa118d ago0xd74565…4fb6de
0xb90a…9ae40x36b7…c29aBase—$0.06100%fluxa118d ago0xd59210…ccaead
0xb90a…9ae40x36b7…c29aBase—$0.01100%fluxa118d ago0xcbd7c0…60e758
0xb90a…9ae40x36b7…c29aBase—$0.01100%fluxa118d ago0x549066…34cc0b
0xb90a…9ae40x36b7…c29aBase—$0.01100%fluxa118d ago0x90e21c…99de41
0xb90a…9ae40x36b7…c29aBase—$0.01100%fluxa118d ago0x6e46b0…f96de7
0xb90a…9ae40x36b7…c29aBase—$0.01100%fluxa118d ago0x041a40…185389
0xb90a…9ae40x36b7…c29aBase—$0.01100%fluxa118d ago0xd3f19c…bf6531
0xb90a…9ae40x36b7…c29aBase—$0.01100%fluxa118d ago0xdea709…8f42a0
0xb90a…9ae40x36b7…c29aBase—$0.01100%fluxa119d ago0xa29f09…0fa28c
0xb90a…9ae40x36b7…c29aBase—$0.01100%fluxa119d ago0x0312bd…9b3bb6
0xb90a…9ae40x36b7…c29aBase—$0.01100%fluxa119d ago0x52acfb…5d9a91
0xb90a…9ae40x36b7…c29aBase—$0.01100%fluxa119d ago0xf6b1c7…8a55d4
0xb90a…9ae40x36b7…c29aBase—$0.01100%fluxa119d ago0x8b960e…60832e

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.