Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x676c…6cf20x6ede…86cfBase—$4.70100%0x2772…8c1780d ago0xc546f2…a6f3f1
0x6ede…86cf0x676c…6cf2Base—$5.50100%0x2772…8c1780d ago0xf1503c…d8b142
0x676c…6cf20x6ede…86cfBase—$1.30100%0x2772…8c1780d ago0x75792a…48e4e4
0x676c…6cf20x6ede…86cfBase—$0.04100%0x2772…8c1780d ago0xa09ef7…6619d0
0x676c…6cf20x6ede…86cfBase—$7.20100%0x2772…8c1780d ago0xdea0f2…7bdc91
0x676c…6cf20x6ede…86cfBase—$0.05100%0x2772…8c1780d ago0x0a79ab…2a6b37
0x6ede…86cf0x676c…6cf2Base—$4.60100%0x2772…8c1780d ago0x82df09…e9611f
0x676c…6cf20x6ede…86cfBase—$6.50100%0x2772…8c1780d ago0x735906…222269
0x676c…6cf20x6ede…86cfBase—$0.06100%0x2772…8c1780d ago0xe808c9…39d2da
0x6ede…86cf0x676c…6cf2Base—$3.70100%0x2772…8c1780d ago0x9b90f1…de5ceb
0x676c…6cf20x6ede…86cfBase—$0.50100%0x2772…8c1780d ago0x0c2002…8a1756
0x676c…6cf20x6ede…86cfBase—$3.40100%0x2772…8c1780d ago0x435a4e…1feba6
0x6ede…86cf0x676c…6cf2Base—$6.30100%0x2772…8c1780d ago0x0cf921…2042a1
0x676c…6cf20x6ede…86cfBase—$6.20100%0x2772…8c1780d ago0x4b6a04…b7119e
0x676c…6cf20x6ede…86cfBase—$0.07100%0x2772…8c1780d ago0x3ab9cd…d70ec6
0x676c…6cf20x6ede…86cfBase—$5.50100%0x2772…8c1780d ago0xdfe1b9…48948c
0x676c…6cf20x6ede…86cfBase—$0.05100%0x2772…8c1780d ago0xc8a60d…d0a472
0x676c…6cf20x6ede…86cfBase—$0.07100%0x2772…8c1780d ago0xfb024e…a29418
0x6ede…86cf0x676c…6cf2Base—$5.90100%0x2772…8c1780d ago0x3bfeb8…654980
0x6ede…86cf0x676c…6cf2Base—$11.50100%0x2772…8c1780d ago0x54718c…dc5f98

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.