Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x388f…4adc0x6ede…86cfBase—$0.50100%0x2772…8c1794d ago0xbdde15…e85764
0xebe7…35b80x6ede…86cfBase—$1.50100%0x2772…8c1794d ago0xcdf016…68bbdc
0x9ce7…963d0x6ede…86cfBase—$0.07100%0x2772…8c1794d ago0x38982d…214119
0x9ce7…963d0x6ede…86cfBase—$2.00100%0x2772…8c1794d ago0xcf3086…b9e0c5
0x9f21…dc590x6ede…86cfBase—$0.60100%0x2772…8c1794d ago0x886090…655aac
0x676c…6cf20x6ede…86cfBase—$0.04100%0x2772…8c1794d ago0xb87e3e…03ac90
0x9ce7…963d0x6ede…86cfBase—$0.06100%0x2772…8c1794d ago0xd07f5a…3163b3
0x388f…4adc0x6ede…86cfBase—$0.03100%0x2772…8c1794d ago0x64343d…0345a6
0x388f…4adc0x6ede…86cfBase—$0.05100%0x2772…8c1794d ago0x55fbbd…565d41
0x6ede…86cf0xebe7…35b8Base—$3.10100%0x2772…8c1794d ago0x8a5509…920a2d
0x9f21…dc590x6ede…86cfBase—$0.07100%0x2772…8c1794d ago0x432069…5fe17b
0x9f21…dc590x6ede…86cfBase—$0.04100%0x2772…8c1794d ago0xfa8391…c47ecb
0x9f21…dc590x6ede…86cfBase—$4.20100%0x2772…8c1794d ago0x43a062…5c8607
0x9f21…dc590x6ede…86cfBase—$0.03100%0x2772…8c1794d ago0x16e1ab…84494a
0x6ede…86cf0x388f…4adcBase—$4.50100%0x2772…8c1794d ago0xaaac66…d728c6
0x388f…4adc0x6ede…86cfBase—$3.90100%0x2772…8c1794d ago0xaa954b…b09825
0x9ce7…963d0x6ede…86cfBase—$0.90100%0x2772…8c1794d ago0x8ab0ba…bbf9b8
0x9ce7…963d0x6ede…86cfBase—$0.06100%0x2772…8c1794d ago0x0a8670…56b68b
0xebe7…35b80x6ede…86cfBase—$0.05100%0x2772…8c1794d ago0xb4a6e9…e83051
0x9ce7…963d0x6ede…86cfBase—$0.05100%0x2772…8c1794d ago0x77ebd5…eb23bd
0x388f…4adc0x6ede…86cfBase—$0.04100%0x2772…8c1794d ago0x9cd182…2944ed
0x9f21…dc590x6ede…86cfBase—$0.07100%0x2772…8c1794d ago0x1d7bb9…c0b60a
0x388f…4adc0x6ede…86cfBase—$1.80100%0x2772…8c1794d ago0x46601f…684c47
0xebe7…35b80x6ede…86cfBase—$0.50100%0x2772…8c1794d ago0xa257a3…f10efb
0x9f21…dc590x6ede…86cfBase—$0.09100%0x2772…8c1794d ago0x1c76e1…8e3719

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.