Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0c880x0e3d…7757Base—$21.00100%0x5198…0ffb113d ago0xe7af65…fc101a
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xba2c…ddc8113d ago0x399126…ccef1f
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xc330…c0b2113d ago0x6b9b01…ca8ce8
0x4bfb…0c880x0e3d…7757Base—$21.00100%0x850e…5017113d ago0x39a907…9511a9
0x4bfb…0c880x0e3d…7757Base—$15.75100%0xbb85…6582113d ago0x426f21…d0d13c
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x0dd9…36a5113d ago0xc8b6fa…d0ce99
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xc330…c0b2113d ago0x387bfb…e11def
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xb834…55bc113d ago0xc94871…9fca94
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x9b8a…f4bd113d ago0xbb3dbe…e71ad7
0x4bfb…0c880x0e3d…7757Base—$4.20100%0x41d2…bf7f113d ago0x8ac700…f7d471
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xd022…4541113d ago0xeabc52…53d14b
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x5fe9…a965113d ago0x3674b2…79a790
0x4bfb…0c880x0e3d…7757Base—$4.20100%0x2d29…913b113d ago0xfa5f62…12a5f0
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x8b99…df79113d ago0xfe2790…131f77
0x4bfb…0c880x0e3d…7757Base—$2.10100%0xca7d…5001113d ago0x2198ff…ac7406
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xd6e8…21cd113d ago0x7366c6…061f4c
0x4bfb…0c880x0e3d…7757Base—$21.00100%0xf6cb…a8d7113d ago0xa5eb51…df50a2
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x0744…c73c113d ago0x279829…365c5b
0x4bfb…0c880x0e3d…7757Base—$21.00100%0x573b…0d28113d ago0xe7e367…d04704
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x8437…41a8113d ago0x53946e…098ca0
0x4bfb…0c880x0e3d…7757Base—$15.75100%0x04e2…7478113d ago0xb1a274…1da680
0x4bfb…0c880x0e3d…7757Base—$4.20100%0xe59f…80f7113d ago0xfe4c4c…e2e5e2
0x4bfb…0c880x0e3d…7757Base—$21.00100%0x817a…63b5113d ago0x243a89…22490a
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xdb8c…3861113d ago0xd1ede8…f9c443
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x60b3…9773113d ago0x0ffb14…5ab3f0

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.