Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa22d ago0x762c0d…a0a3a9
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa22d ago0x2cc05e…c715f0
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa22d ago0x397540…00f274
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa22d ago0x5ca73a…e3f4fa
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa22d ago0x3e7698…68f9dc
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa22d ago0xd75869…d9f4f2
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa22d ago0xb3d4bb…3c9c05
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa22d ago0x7b00a9…954be7
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa22d ago0x9aee0c…3adb2c
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa22d ago0x74dc5b…594760
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa22d ago0xb90f7a…1ff9f5
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa22d ago0x0de2de…440893
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa22d ago0x19dd37…87f694
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa22d ago0x2ab1d1…a9c66a
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa22d ago0xb42f2d…69afd8
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa22d ago0xb2582d…845026
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa22d ago0xbd9c34…18235f
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa22d ago0xc2e832…e387d1
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa22d ago0x9fe76a…2908b4
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa22d ago0xad6862…45f3af
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa23d ago0x8d8179…2d0d69
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa23d ago0x7add55…7d1574
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa23d ago0xf6b916…864e93
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa23d ago0x6fe206…69634e
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa23d ago0x104070…abd548

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.