Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e50…01620x9c95…e299Base—$0.001100%fluxa33d ago0x6a71d9…b4c321
0x4e50…01620x9c95…e299Base—$0.001100%fluxa33d ago0x32b03c…24241c
0x4e50…01620x9c95…e299Base—$0.001100%fluxa33d ago0x4a34e9…cfc93c
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa33d ago0xdc23a0…0dc6ea
0x4e50…01620x9c95…e299Base—$0.001100%fluxa33d ago0xd2e9b1…96f701
0x4e50…01620x9c95…e299Base—$0.001100%fluxa33d ago0x27dd9e…fdf186
0x4e50…01620x9c95…e299Base—$0.001100%fluxa33d ago0x3a81a1…ca6ff2
0x4e50…01620x9c95…e299Base—$0.001100%fluxa33d ago0xfc860f…561f37
0x4e50…01620x9c95…e299Base—$0.001100%fluxa34d ago0xc104e7…4297e6
0x4e50…01620x9c95…e299Base—$0.001100%fluxa34d ago0x052914…b5d9a4
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa34d ago0x97e984…8b5fcb
0x4e50…01620x9c95…e299Base—$0.001100%fluxa34d ago0x4796a1…e3f9ec
0x4e50…01620x9c95…e299Base—$0.001100%fluxa34d ago0x3fdaa9…2032a3
0x4e50…01620x9c95…e299Base—$0.001100%fluxa34d ago0x738f62…10e9e4
0x4e50…01620x9c95…e299Base—$0.001100%fluxa34d ago0x56a28e…a3ae05
0x4e50…01620x9c95…e299Base—$0.001100%fluxa34d ago0x1a6cf6…a0d6ec
0x4e50…01620x9c95…e299Base—$0.001100%fluxa34d ago0x2db24b…71b78f
0x4e50…01620x9c95…e299Base—$0.001100%fluxa34d ago0xf40fb9…c847ec
0x4e50…01620x9c95…e299Base—$0.001100%fluxa34d ago0x751b22…88af9f
0x4e50…01620x9c95…e299Base—$0.001100%fluxa34d ago0xc484de…33ff4a
0x4e50…01620x9c95…e299Base—$0.001100%fluxa34d ago0xc8991b…71ff9e
0x4e50…01620x9c95…e299Base—$0.001100%fluxa34d ago0xcbf5bb…0b5939
0x4e50…01620x9c95…e299Base—$0.001100%fluxa34d ago0x6693d9…e1b950
0x4e50…01620x9c95…e299Base—$0.001100%fluxa34d ago0xd66951…3f7f27
0x4e50…01620x9c95…e299Base—$0.001100%fluxa34d ago0x7c3d57…d79ef0

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.