Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa29…f3960x8e89…f963Base—$0.01100%coinbase72d ago0xe78080…d99f8a
0xfa29…f3960x588f…5415Base—$0.01100%coinbase72d ago0xc3ee04…27da49
0xfa29…f3960x2bbc…a6d4Base—$0.01100%coinbase72d ago0x2d48e3…79b112
0xfa29…f3960x6d61…5b0aBase—$0.01100%coinbase72d ago0x57965d…610c6d
0xfa29…f3960xf5c7…ca5bBase—$0.01100%coinbase72d ago0xd604f3…641510
0xfa29…f3960xd5e7…3a03Base—$0.01100%coinbase72d ago0xa8b145…b17da5
0xfa29…f3960xefbf…1298Base—$0.01100%coinbase72d ago0x17d651…fcaa35
0xfa29…f3960x1ae3…9a37Base—$0.01100%coinbase72d ago0x286c3e…5fed9e
0xfa29…f3960x331c…6a3cBase—$0.01100%coinbase72d ago0x4295b5…d650e2
0xfa29…f3960xa34c…2028Base—$0.01100%coinbase72d ago0xa0b105…b3217f
0xfa29…f3960xd083…8996Base—$0.01100%coinbase72d ago0x90482d…cbe062
0xfa29…f3960x48eb…708aBase—$0.01100%coinbase72d ago0x7ae4a9…6bec59
0xfa29…f3960xf682…2080Base—$0.01100%coinbase72d ago0xa23073…980768
0xfa29…f3960xfe33…dc47Base—$0.01100%coinbase72d ago0x79fc9e…840177
0xfa29…f3960x092f…a776Base—$0.01100%coinbase72d ago0x15a65a…8460d8
0xfa29…f3960x6c7f…305cBase—$0.01100%coinbase72d ago0xb459ed…614eea
0xfa29…f3960x7589…ccdfBase—$0.01100%coinbase72d ago0xff8913…fba542
0xfa29…f3960xb58f…d3e7Base—$0.01100%coinbase72d ago0x3db617…7344de
0xfa29…f3960xf240…a37fBase—$0.01100%coinbase72d ago0x3715bc…ea4985
0xfa29…f3960xce24…2f82Base—$0.01100%coinbase72d ago0x9e901f…5c1129
0xfa29…f3960x737d…7b4fBase—$0.01100%coinbase72d ago0x9deb84…0be47a
0xfa29…f3960x26b3…7f6dBase—$0.01100%coinbase72d ago0x1d740a…5a51b4
0xfa29…f3960x2118…b8a5Base—$0.01100%coinbase72d ago0x7bbfb3…01de23
0xfa29…f3960x9f3d…28bbBase—$0.01100%coinbase72d ago0xb34467…7b5ab1
0xfa29…f3960xa13b…b499Base—$0.01100%coinbase72d ago0xb4c816…c57522

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.