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—$0.08100%0x2772…8c1782d ago0x7df32a…2c8517
0x676c…6cf20x6ede…86cfBase—$0.02100%0x2772…8c1782d ago0xa655bb…0c47b4
0x676c…6cf20x6ede…86cfBase—$1.60100%0x2772…8c1782d ago0xb88bfb…f5d0d4
0x6ede…86cf0x676c…6cf2Base—$3.90100%0x2772…8c1782d ago0x8e756a…8d1817
0x676c…6cf20x6ede…86cfBase—$3.90100%0x2772…8c1782d ago0xc1ee38…2d69b5
0x676c…6cf20x6ede…86cfBase—$0.06100%0x2772…8c1782d ago0x4e58d1…cdf250
0x676c…6cf20x6ede…86cfBase—$0.60100%0x2772…8c1782d ago0x004061…34bfeb
0x676c…6cf20x6ede…86cfBase—$3.20100%0x2772…8c1782d ago0xaab9c0…05a7a5
0x676c…6cf20x6ede…86cfBase—$0.05100%0x2772…8c1782d ago0x239a55…0f955c
0x6ede…86cf0x676c…6cf2Base—$4.60100%0x2772…8c1782d ago0xb48df7…92ccfd
0x676c…6cf20x6ede…86cfBase—$1.50100%0x2772…8c1782d ago0xf1cae7…147bbe
0x676c…6cf20x6ede…86cfBase—$3.00100%0x2772…8c1782d ago0x458627…04bbf8
0x676c…6cf20x6ede…86cfBase—$0.05100%0x2772…8c1782d ago0x9ed0ef…dc4287
0x676c…6cf20x6ede…86cfBase—$0.06100%0x2772…8c1782d ago0x646c86…72cba4
0x676c…6cf20x6ede…86cfBase—$6.20100%0x2772…8c1782d ago0xbd1675…793aff
0x676c…6cf20x6ede…86cfBase—$0.03100%0x2772…8c1782d ago0x95d33c…799f7c
0x676c…6cf20x6ede…86cfBase—$0.06100%0x2772…8c1782d ago0x9fad4c…e11b6a
0x6ede…86cf0x676c…6cf2Base—$11.30100%0x2772…8c1782d ago0x892ea0…0e1fdb

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.