Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa110d ago0xd39f16…900d3c
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa110d ago0xe512b1…435c0c
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa110d ago0x217dce…d1e65c
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa110d ago0x5d395f…c1845c
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa110d ago0x90228c…b9d5cd
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa110d ago0xe7fe00…10dacd
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa110d ago0x8c1540…2b98a7
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa110d ago0x3b1c64…8ab68c
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa110d ago0x963b75…3d9f45
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa110d ago0x6191ab…550ff6
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa110d ago0xa7c680…0099a6
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa110d ago0xb4d0de…6eb1e6
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa110d ago0x37cea0…070e1d
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa110d ago0xa54ec8…78e3d7
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa110d ago0x6b4861…59614e
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa110d ago0x678d8a…989995
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa110d ago0x6fae38…ff67b9
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa110d ago0x0fc01c…f1cffe
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa110d ago0x1490d3…8d2c62
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa110d ago0x3b1abf…975159
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa110d ago0x2c33cf…8db73d
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa110d ago0x6356e0…a7208d
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa110d ago0x6f211b…633a8e
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa110d ago0xf622b3…7188e4
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa110d ago0x580259…d44e09

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.