Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa41d ago0x964f52…1b3606
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa41d ago0x11cd3f…97a6bc
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa41d ago0xd9d186…5a8a0b
0x79d8…d9df0xfe80…47eeBase—$0.001100%fluxa41d ago0xa870a8…8b4360
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa41d ago0x725966…50ea56
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa41d ago0x8ab661…6a977a
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa41d ago0x6878e2…8374fe
0x79d8…d9df0xfe80…47eeBase—$0.001100%fluxa41d ago0x9c4392…305e56
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa41d ago0x55168d…fac977
0x79d8…d9df0xfe80…47eeBase—$0.001100%fluxa41d ago0x960617…2cd1e3
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa41d ago0xaff6f1…d37ae0
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa41d ago0xf0eb7e…eb68ae
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa41d ago0xf5e555…bad790
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa41d ago0xc2bc67…ccc2b2
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa41d ago0xd29e77…03b41f
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa41d ago0x315929…416487
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa41d ago0x2afa32…adc88b
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa41d ago0xaf08a8…38c961
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa41d ago0x2107f0…a8f593
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa41d ago0x7ec4ad…d0ce30
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa41d ago0xf446d4…fbc5fe
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa41d ago0xa36d08…dfdff7
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa41d ago0xf9fb72…52a02a
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa41d ago0x6f0bf3…fe661f
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa41d ago0x3ad443…ce8eaa

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.