Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd591…b3f10xa039…3b79BaseExtract Links from Webpage APIData$0.03100%0xa039…3b7960d ago0xcea1f1…039b5c
0xd591…b3f10xa039…3b79BaseExtract Links from Webpage APIData$0.03100%0xa039…3b7960d ago0x5c183c…0e9076
0xd591…b3f10xa039…3b79BaseExtract Links from Webpage APIData$0.03100%0xa039…3b7960d ago0x78363a…91dd8f
0xd591…b3f10xa039…3b79BaseExtract Links from Webpage APIData$0.03100%0xa039…3b7960d ago0x59c2a9…ac5c15
0xd591…b3f10xa039…3b79BaseExtract Links from Webpage APIData$0.03100%0xa039…3b7960d ago0x0534a7…a32593
0xd591…b3f10xa039…3b79BaseExtract Links from Webpage APIData$0.03100%0xa039…3b7960d ago0x30c70c…f3d823
0xd591…b3f10xa039…3b79BaseExtract Links from Webpage APIData$0.03100%0xa039…3b7960d ago0x2caedb…6f0e6a
0xd591…b3f10xa039…3b79BaseExtract Links from Webpage APIData$0.03100%0xa039…3b7960d ago0xff226e…7f0453
0xd591…b3f10xa039…3b79BaseExtract Links from Webpage APIData$0.03100%0xa039…3b7960d ago0x6e8994…8f97fb
0xd591…b3f10xa039…3b79BaseExtract Links from Webpage APIData$0.03100%0xa039…3b7961d ago0x8bd737…ce20b9
0xd591…b3f10xa039…3b79BaseExtract Links from Webpage APIData$0.03100%0xa039…3b7961d ago0x80b943…bdb789
0xd591…b3f10xa039…3b79BaseExtract Links from Webpage APIData$0.03100%0xa039…3b7961d ago0x84c8a5…ec5578
0xd591…b3f10xa039…3b79BaseExtract Links from Webpage APIData$0.03100%0xa039…3b7961d ago0xee495c…585580
0xd591…b3f10xa039…3b79BaseExtract Links from Webpage APIData$0.03100%0xa039…3b7961d ago0x7c2dd5…7cc9ff
0xd591…b3f10xa039…3b79BaseExtract Links from Webpage APIData$0.03100%0xa039…3b7961d ago0xd03486…deeead
0xd591…b3f10xa039…3b79BaseExtract Links from Webpage APIData$0.03100%0xa039…3b7961d ago0x66570c…459e93
0xd591…b3f10xa039…3b79BaseExtract Links from Webpage APIData$0.03100%0xa039…3b7961d ago0xc810c1…70b8ff
0xd591…b3f10xa039…3b79BaseExtract Links from Webpage APIData$0.03100%0xa039…3b7961d ago0xd8338d…5d884a
0xd591…b3f10xa039…3b79BaseExtract Links from Webpage APIData$0.03100%0xa039…3b7961d ago0x238741…ee3ab6

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.