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%fluxa109d ago0xba8e5a…838747
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa109d ago0xc24ec9…c931d7
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa109d ago0x397848…74b5a0
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa109d ago0xfb1a89…c839d8
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa109d ago0xa6812a…45451a
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa109d ago0x818286…b45287
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa109d ago0x79334e…aaf29a
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa109d ago0x197bcb…de1528
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa109d ago0xd53d40…7bbdc3
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa109d ago0x5bed27…15b28e
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa109d ago0x7c4cdb…1fd966
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa109d ago0x217fd8…5ffd01
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa109d ago0x08d088…aea0e6
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa109d ago0x8fcb4b…1640e3
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa109d ago0x4bdb59…fe22ab
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa109d ago0x643667…778993
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa109d ago0xb2c53e…36c2f8
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa109d ago0x480a2a…fbd3c0
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa109d ago0x046b96…a34deb
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa109d ago0xdd7a47…5e93f4
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa109d ago0x5d8809…d79e4f
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa109d ago0xc55479…a88a82
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa109d ago0x7c2cdd…011c34
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa109d ago0x9d6d9b…aca6a7
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa109d ago0x607c27…d9d084

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.