Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ce7…963d0x6ede…86cfBase—$0.07100%0x2772…8c1794d ago0x38982d…214119
0x9ce7…963d0x6ede…86cfBase—$2.00100%0x2772…8c1794d ago0xcf3086…b9e0c5
0x9ce7…963d0x6ede…86cfBase—$0.06100%0x2772…8c1794d ago0xd07f5a…3163b3
0x9ce7…963d0x6ede…86cfBase—$0.90100%0x2772…8c1794d ago0x8ab0ba…bbf9b8
0x9ce7…963d0x6ede…86cfBase—$0.06100%0x2772…8c1794d ago0x0a8670…56b68b
0x9ce7…963d0x6ede…86cfBase—$0.05100%0x2772…8c1794d ago0x77ebd5…eb23bd
0x6ede…86cf0x9ce7…963dBase—$4.20100%0x2772…8c1794d ago0xbf9329…196909
0x9ce7…963d0x6ede…86cfBase—$7.00100%0x2772…8c1794d ago0x42400c…f6ce16
0x9ce7…963d0x6ede…86cfBase—$0.04100%0x2772…8c1794d ago0xfcdd53…3b93a9
0x9ce7…963d0x6ede…86cfBase—$0.03100%0x2772…8c1794d ago0x1cb092…7947ee
0x9ce7…963d0x6ede…86cfBase—$0.06100%0x2772…8c1794d ago0xaa931b…9334fb
0x6ede…86cf0x9ce7…963dBase—$5.30100%0x2772…8c1794d ago0x1ac0d2…f57ea6
0x9ce7…963d0x6ede…86cfBase—$4.40100%0x2772…8c1794d ago0x5b25eb…ef5f53
0x9ce7…963d0x6ede…86cfBase—$2.80100%0x2772…8c1794d ago0x8b48ed…3b6e04
0x9ce7…963d0x6ede…86cfBase—$1.60100%0x2772…8c1794d ago0x0e837a…ca01d2
0x9ce7…963d0x6ede…86cfBase—$0.04100%0x2772…8c1794d ago0xdebadb…5ef9c1
0x9ce7…963d0x6ede…86cfBase—$0.04100%0x2772…8c1794d ago0xa50db6…254618
0x6ede…86cf0x9ce7…963dBase—$11.70100%0x2772…8c1794d ago0x49762b…d53bb2

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.