Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa76d ago0x5b2488…12cc05
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa76d ago0x62c449…a16e58
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa76d ago0x4cc2b4…c6b5b7
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa76d ago0x351b69…9b8e7e
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa76d ago0xa0c4d0…5d4435
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa76d ago0x7db421…581074
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa76d ago0x739d12…8905c9
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa76d ago0xa8a810…dbe14e
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa77d ago0x40f78b…a970fb
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa77d ago0x06772a…01afd3
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa77d ago0x382236…5f9b5f
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa77d ago0x7b0c50…b549a1
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa77d ago0xf57057…f13378
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa77d ago0xf48590…d90378
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa77d ago0x2681e3…7786b8
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa77d ago0xaacd37…24093e
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa77d ago0x2e41f3…574d85
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa77d ago0x6ce553…a04acf
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa77d ago0x579f0a…2d4e7b
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa77d ago0x6a85c3…43199b
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa77d ago0xf4929a…0b8608
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa77d ago0xab3f42…c93e1e
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa77d ago0x1a3f56…185b1c
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa77d ago0x547420…73e318
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa77d ago0x7a3806…1f96d1

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.