Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4a92…cc230xcf3d…b9fcBase—$150.00100%0x23ef…2431113d ago0xd73c45…ba4c1b
0x2d0d…787b0xcf3d…b9fcBase—$100.00100%0xe528…c028113d ago0x57ce5a…693ccd
0xbb46…45f00xcf3d…b9fcBase—$50.00100%0x23ef…2431113d ago0x07d395…fe489a
0xcefe…98f60xcf3d…b9fcBase—$1,003.90100%0xe528…c028114d ago0xfc801b…007b20
0xb00a…95630xcf3d…b9fcBase—$490.06100%0x23ef…2431114d ago0xbb632f…257568
0xb00a…95630xcf3d…b9fcBase—$10.00100%0xe528…c028114d ago0x16e68b…55d2b9
0xf5cc…6ead0xcf3d…b9fcBase—$11.33100%0x23ef…2431114d ago0x1aaffa…f7299e
0xe775…5e2b0xcf3d…b9fcBase—$23.45100%0xe528…c028114d ago0xae5082…86ba12
0x6e49…cbaf0xcf3d…b9fcBase—$30.00100%0x23ef…2431114d ago0x99a8aa…68f8eb
0xaed2…498a0xcf3d…b9fcBase—$717.77100%0xe528…c028114d ago0xdd50f3…c2c4d2
0xb773…1c990xcf3d…b9fcBase—$200.00100%0x23ef…2431114d ago0x9cade6…6fa7b7
0xa698…ff620xcf3d…b9fcBase—$146.34100%0xe528…c028114d ago0xd2e277…d3efcf
0xb773…1c990xcf3d…b9fcBase—$300.00100%0x23ef…2431114d ago0x44ccf4…0a251a
0xbb46…45f00xcf3d…b9fcBase—$30.00100%0xe528…c028114d ago0x07bd47…561427
0x8623…7ec30xcf3d…b9fcBase—$136.16100%0xe528…c028114d ago0xd6f525…282d0d
0x9cb7…4d8d0xcf3d…b9fcBase—$68.29100%0x23ef…2431114d ago0x4e9fd2…31fbe0
0xe340…0ed80xcf3d…b9fcBase—$343.76100%0xe528…c028114d ago0xa675c0…748998
0xb0a0…e6970xcf3d…b9fcBase—$757.10100%0x23ef…2431114d ago0x31027e…28fac1
0xe535…c5ae0xcf3d…b9fcBase—$10.26100%0xe528…c028114d ago0x20766d…bf20c7
0x80a3…1c090xcf3d…b9fcBase—$302.00100%0x23ef…2431114d ago0x2bdd9d…1365f0
0x2216…e99f0xcf3d…b9fcBase—$21.12100%0xe528…c028114d ago0xf9f7e7…b5cf8f
0x1333…0dfe0xcf3d…b9fcBase—$975.61100%0x23ef…2431114d ago0x8cecb9…2a0bb0
0x8f7c…29f30xcf3d…b9fcBase—$40.17100%0xe528…c028114d ago0xcbd7f9…41df83
0x7ff5…fd3e0xcf3d…b9fcBase—$580.02100%0x23ef…2431114d ago0x5db7e6…9212c9
kingzway.eth0xcf3d…b9fcBase—$252.09100%0xe528…c028114d ago0xc111aa…3944ea

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.