Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab66…f2ec0x6a0a…bf67Base—$0.01100%coinbase2d ago0x7b6717…f2577f
0xab66…f2ec0x6a0a…bf67Base—$0.01100%coinbase2d ago0x2124da…82a42b
0xab66…f2ec0x6a0a…bf67Base—$0.01100%coinbase2d ago0xb994aa…6d195b
0xab66…f2ec0x6a0a…bf67Base—$0.01100%coinbase2d ago0x9f27be…3bb624
0xab66…f2ec0x6a0a…bf67Base—$0.01100%coinbase2d ago0x54d60c…5fa0be
0xab66…f2ec0x6a0a…bf67Base—$0.01100%coinbase2d ago0xbe5311…56d24d
0xab66…f2ec0x6a0a…bf67Base—$0.10100%coinbase2d ago0x313893…7980db
0xab66…f2ec0x6a0a…bf67Base—$0.10100%coinbase2d ago0x6e914a…423a42
0xab66…f2ec0x6a0a…bf67Base—$0.10100%coinbase2d ago0x4619f2…8832fd
0xab66…f2ec0x6a0a…bf67Base—$0.10100%coinbase2d ago0x5696cf…ce58d3
0xab66…f2ec0x6a0a…bf67Base—$0.10100%coinbase2d ago0xa89824…734dfc
0xab66…f2ec0x6a0a…bf67Base—$0.10100%coinbase2d ago0x85208c…16e573
0xab66…f2ec0x6a0a…bf67Base—$0.10100%coinbase2d ago0xdf4e0f…e94cac
0xab66…f2ec0x6a0a…bf67Base—$0.10100%coinbase2d ago0x75c925…4a815a
0xab66…f2ec0x6a0a…bf67Base—$0.10100%coinbase2d ago0xf815f5…974f0d
0xab66…f2ec0x6a0a…bf67Base—$0.10100%coinbase2d ago0x8df7ae…99cc52
0xab66…f2ec0x6a0a…bf67Base—$0.10100%coinbase2d ago0x0c2e43…593992
0xab66…f2ec0x6a0a…bf67Base—$0.10100%coinbase2d ago0x21153e…79d310
0xab66…f2ec0x6a0a…bf67Base—$0.10100%coinbase2d ago0xf94236…4d0f26
0xab66…f2ec0x6a0a…bf67Base—$0.10100%coinbase2d ago0x6fbcc9…705b7b
0xab66…f2ec0x6a0a…bf67Base—$0.10100%coinbase2d ago0xa7c165…c8283d
0xab66…f2ec0x6a0a…bf67Base—$0.10100%coinbase2d ago0x8a72d3…f6ac90
0xab66…f2ec0x6a0a…bf67Base—$0.10100%coinbase2d ago0x99467c…741e84
0xab66…f2ec0x6a0a…bf67Base—$0.10100%coinbase2d ago0xd49e54…d90648
0xab66…f2ec0x6a0a…bf67Base—$0.10100%coinbase2d ago0x0ebc57…9339aa

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.