Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8618…39480xc4f0…0bb9Base$723.2970%0xd05c…826037d ago0x0c7d52…798a83
0x8618…39480xc4f0…0bb9Base$708.3470%0xd05c…826038d ago0xbf0070…31f990
0x8618…39480xc4f0…0bb9Base$686.2970%0xd05c…826038d ago0xe9b581…1802aa
0xa030…d0170xc4f0…0bb9Base$100.0470%0xd05c…826038d ago0x39d3c9…a21a84
0x4c7d…a4ad0xc4f0…0bb9Base$30.0170%0xd05c…826038d ago0xe6854c…146f92
0xa030…d0170xc4f0…0bb9Base$100.0570%0xd05c…826038d ago0x6e3405…544aa3
0x4c7d…a4ad0xc4f0…0bb9Base$29.0170%0xd05c…826038d ago0x6720eb…b565b3
0xf9d9…026b0xc4f0…0bb9Base$31.2070%0xd05c…826038d ago0x6e41f1…fef80c
0xf9d9…026b0xc4f0…0bb9Base$31.2070%0xd05c…826038d ago0x3c7403…bc233e
0xf9d9…026b0xc4f0…0bb9Base$27.1370%0xd05c…826038d ago0xfe27cb…64f406
0x4c7d…a4ad0xc4f0…0bb9Base$29.0170%0xd05c…826038d ago0xdb5ede…ae5cf7
0xdf75…b6bc0xc4f0…0bb9Base$45.0370%0xd05c…826038d ago0xef3619…3f44ad
0xa030…d0170xc4f0…0bb9Base$100.0570%0xd05c…826038d ago0x5b38c5…2d3f54
0xf9d9…026b0xc4f0…0bb9Base$27.1370%0xd05c…826038d ago0xcc2ed8…6eda45
0x4c7d…a4ad0xc4f0…0bb9Base$28.0170%0xd05c…826038d ago0x9c4b0b…c4a827
0x4c7d…a4ad0xc4f0…0bb9Base$28.0170%0xd05c…826038d ago0xa1426a…d53321
0xa79b…81140xc4f0…0bb9Base$31.0170%0xd05c…826038d ago0x0cbb0a…66e353
0xb785…f89a0xc4f0…0bb9Base$68.0370%0xd05c…826038d ago0xe9532c…83c91b
0xa79b…81140xc4f0…0bb9Base$31.0070%0xd05c…826038d ago0x1bff58…e2b6ae
0xb785…f89a0xc4f0…0bb9Base$68.0370%0xd05c…826038d ago0x8314e7…27280f
0xf9d9…026b0xc4f0…0bb9Base$27.1270%0xd05c…826038d ago0x190c55…52d8d5
0xa79b…81140xc4f0…0bb9Base$29.0170%0xd05c…826038d ago0xaa56f6…8d69c0
0xa030…d0170xc4f0…0bb9Base$100.0470%0xd05c…826038d ago0x1ddaec…2cf20f
0x8618…39480xc4f0…0bb9Base$669.2870%0xd05c…826038d ago0x8dc51c…d8c266
0xa79b…81140xc4f0…0bb9Base$29.0170%0xd05c…826038d ago0x651aea…c76887

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.