Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer50d ago0x2c0c08…7eec4c
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer50d ago0xc9190f…825229
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer50d ago0xb75601…4a3357
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer50d ago0x35a699…894cff
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer50d ago0x9a6347…0b109a
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer50d ago0xc5bf4c…dc19be
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer50d ago0xf27847…a8e1da
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer50d ago0x4d3b77…343835
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer50d ago0xa71167…402c1d
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer50d ago0x241469…d5dfc1
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer50d ago0xd3d980…03b7be
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer50d ago0x5da479…a6916c
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer50d ago0x535ab1…a3acec
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer50d ago0x13a5d4…3e0acd
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer50d ago0xe3bac5…0edbb9
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer50d ago0xf06d3d…f1dd5c
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer50d ago0x1f8ee0…cd70f4
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer50d ago0xed8569…ebdbf3
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer50d ago0x22a535…6960fa
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer50d ago0x2d9ac5…6b2710
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer50d ago0xa0e7d4…2ec5b3
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer50d ago0x284e1f…8d5f08
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer50d ago0x75c160…b41251
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer50d ago0xaf5a60…4afff2
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer50d ago0xbafc82…ac40c7

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.