Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x0176…c1b8Base—$0.02100%fluxa114d ago0x725997…df4973
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa114d ago0x1f3204…f0e4e0
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa114d ago0x11011c…b0d37e
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa114d ago0x46dde5…f0ee4b
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa114d ago0xe040b6…759709
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa114d ago0x38546f…d33059
0xb90a…9ae40x0176…c1b8Base—$0.05100%fluxa114d ago0xcbffc3…7fedfa
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa114d ago0xe9469a…ac893e
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa114d ago0x13b75c…1df76d
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa114d ago0xb1b04c…479fd6
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa114d ago0xa23872…779603
0xb90a…9ae40x0176…c1b8Base—$0.02100%fluxa114d ago0xe34c87…932c42
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa114d ago0x1e2937…ecbc0f
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa114d ago0xfb3976…b88f7c
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa114d ago0x6a892d…3b8bfc
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa114d ago0x90442f…eb132d
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa115d ago0xda81fb…49ba8e
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa115d ago0x2ced7d…e14be6
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa115d ago0x406e45…4281e2
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa115d ago0xced7f8…79f738
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa115d ago0x87fe30…f61672
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa115d ago0x245000…33d4ad
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa115d ago0xa2721c…f97231
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa115d ago0x3eff78…64af4f

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.