Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3601…3eca0xccc8…15beBase—$223.90100%0xf70d…dbef104d ago0xde776e…f690ab
0xa621…f9060xccc8…15beBase—$2.14100%0xf70d…dbef104d ago0x271081…6a816d
0x39b8…61180xccc8…15beBase—$102.30100%0xf70d…dbef104d ago0x5b4bf3…968979
0x193b…cc000xccc8…15beBase—$103.99100%0xf70d…dbef104d ago0xc5c84c…280c91
0x4b7d…846c0xccc8…15beBase—$0.50100%0xf70d…dbef104d ago0x5da499…fb4bce
0xb442…112c0xccc8…15beBase—$3.04100%0xf70d…dbef104d ago0xc66415…867e35
0xbbdb…d60e0xccc8…15beBase—$24.75100%0xf70d…dbef104d ago0xad948a…d7e83d
0xbbdb…d60e0xccc8…15beBase—$24.88100%0xf70d…dbef104d ago0x1112db…028bb6
0xbbdb…d60e0xccc8…15beBase—$25.00100%0xf70d…dbef104d ago0x48064f…75a6f4
0x2a25…a0350xccc8…15beBase—$5.63100%0xf70d…dbef104d ago0x4d8b23…dbfd16
0xbbdb…d60e0xccc8…15beBase—$25.13100%0xf70d…dbef104d ago0xc13578…c3e6e7
0x3601…3eca0xccc8…15beBase—$199.90100%0xf70d…dbef104d ago0x0230e6…eda11b
0x3601…3eca0xccc8…15beBase—$9.90100%0xf70d…dbef104d ago0x510430…0a4786
0x2b38…ab7d0xccc8…15beBase—$45.00100%0xf70d…dbef104d ago0x433cb1…2263ec
0x01c9…28160xccc8…15beBase—$0.50100%0xf70d…dbef104d ago0xb22aa2…2859cf
0x85ed…67d50xccc8…15beBase—$1.27100%0xf70d…dbef104d ago0x5cae60…c395b6
0xeb35…d14d0xccc8…15beBase—$0.32100%0xf70d…dbef104d ago0x77bf6e…469fe9
0x703d…42da0xccc8…15beBase—$0.93100%0xf70d…dbef104d ago0x8cde4d…2dcfc7
0x00f2…3ccb0xccc8…15beBase—$33.30100%0xf70d…dbef104d ago0x4d3e3e…f0561a
0xeb35…d14d0xccc8…15beBase—$0.43100%0xf70d…dbef104d ago0xdfb43b…f8e6c8
0xa611…73820xccc8…15beBase—$34.41100%0xf70d…dbef104d ago0xdc5ca1…99cfcc
0x254a…d0910xccc8…15beBase—$1.00100%0xf70d…dbef104d ago0x2d133e…90dc12
0x480f…c4610xccc8…15beBase—$0.25100%0xf70d…dbef104d ago0x9037ee…f5714a
0x79e8…38b60xccc8…15beBase—$40.13100%0xf70d…dbef104d ago0x51edc7…bfbbc2
0x91c1…748d0xccc8…15beBase—$39.50100%0xf70d…dbef104d ago0x9d6834…576b8d

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.