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%fluxa108d ago0xba8e5a…838747
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa108d ago0xc24ec9…c931d7
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase108d ago0x3c20e7…0fb7f6
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa108d ago0x397848…74b5a0
0x5f11…468a0xc7f3…c044Base—$0.00100%primer108d ago0xd542af…c1de4c
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa108d ago0xfb1a89…c839d8
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x644a93…a3c1c7
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa108d ago0x818286…b45287
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa108d ago0xa6812a…45451a
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa108d ago0x79334e…aaf29a
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa108d ago0x197bcb…de1528
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa108d ago0xd53d40…7bbdc3
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase108d ago0x46c7fc…35be2d
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa108d ago0x5bed27…15b28e
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9cff7d…55adb3
0xc7f3…c0440x5f11…468aBase—$0.00100%primer108d ago0x5bd592…40144d
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa108d ago0x217fd8…5ffd01
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa108d ago0x7c4cdb…1fd966
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa108d ago0x08d088…aea0e6
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa108d ago0x8fcb4b…1640e3
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase108d ago0x047983…81992c
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa108d ago0x4bdb59…fe22ab
0xf3ad…39800xe629…4b54Base—$0.01100%0xe629…4b54108d ago0x1ef9e0…eeaacc
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa108d ago0x643667…778993
0x036b…ba770xc82b…f6dfBase—$0.01100%fluxa108d ago0xb2c53e…36c2f8

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.