Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xbd74…9dbfBase—$0.01100%fluxa110d ago0xfdbe5d…65cbfe
0xb90a…9ae40xbd74…9dbfBase—$0.01100%fluxa110d ago0x4b10ad…b236e6
0xb90a…9ae40xbd74…9dbfBase—$0.01100%fluxa110d ago0xd2ab64…171610
0xbd74…9dbf0xac65…4417Base—$0.07100%fluxa110d ago0xbf04fe…fe6cce
0xb90a…9ae40xbd74…9dbfBase—$0.01100%fluxa110d ago0xd7d8f0…f46456
0xb90a…9ae40xbd74…9dbfBase—$0.01100%fluxa110d ago0x203103…a51c17
0xb90a…9ae40xbd74…9dbfBase—$0.01100%fluxa110d ago0x12567a…37ddcf
0xb90a…9ae40xbd74…9dbfBase—$0.01100%fluxa110d ago0xaf51c8…dcfcca
0xb90a…9ae40xbd74…9dbfBase—$0.01100%fluxa110d ago0x3ba2ff…6d873f
0xb90a…9ae40xbd74…9dbfBase—$0.01100%fluxa110d ago0x185d7a…c81bc5
0xb90a…9ae40xbd74…9dbfBase—$0.01100%fluxa110d ago0xf216ca…c3af61
0xb90a…9ae40xbd74…9dbfBase—$0.01100%fluxa110d ago0x365ea2…545755
0xbd74…9dbf0xac65…4417Base—$0.02100%fluxa110d ago0xc6ecf9…8d458e
0xb90a…9ae40xbd74…9dbfBase—$0.01100%fluxa110d ago0x5a4d2c…c8660c
0xb90a…9ae40xbd74…9dbfBase—$0.01100%fluxa110d ago0x115e5a…fd142c
0xbd74…9dbf0xac65…4417Base—$0.03100%fluxa110d ago0x6e4587…9a772e
0xb90a…9ae40xbd74…9dbfBase—$0.01100%fluxa110d ago0xe0ca45…ecb39d
0xb90a…9ae40xbd74…9dbfBase—$0.01100%fluxa110d ago0x1a8930…e5201a
0xb90a…9ae40xbd74…9dbfBase—$0.01100%fluxa110d ago0x3173bb…2508b9
0xbd74…9dbf0xac65…4417Base—$0.01100%fluxa111d ago0xcce9ac…95d49e

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.