Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe940…92c20x5aae…482eBase—$0.001100%coinbase6d ago0x050936…4f7811
0xe940…92c20x5aae…482eBase—$0.001100%coinbase6d ago0x638f82…01f2bf
0xe940…92c20x5aae…482eBase—$0.001100%coinbase6d ago0x5478bf…3c019a
0xe940…92c20x5aae…482eBase—$0.001100%coinbase6d ago0x71bd15…5d1dae
0xe940…92c20x5aae…482eBase—$0.001100%coinbase6d ago0xfce7d3…70dab2
0xe940…92c20x5aae…482eBase—$0.001100%coinbase6d ago0x4f8c00…533265
0xe940…92c20x5aae…482eBase—$0.001100%coinbase6d ago0x53d400…cdf2e3
0xe940…92c20x5aae…482eBase—$0.001100%coinbase6d ago0x10eb92…a2becc
0xe940…92c20x5aae…482eBase—$0.001100%coinbase6d ago0x76e586…7ba4c4
0xe940…92c20x5aae…482eBase—$0.001100%coinbase6d ago0x12390f…18aff7
0xe940…92c20x5aae…482eBase—$0.001100%coinbase6d ago0xf33dd3…144295
0xe940…92c20x5aae…482eBase—$0.001100%coinbase6d ago0x7ddd13…7f61b5
0xe940…92c20x5aae…482eBase—$0.001100%coinbase6d ago0x7e67e5…a05eae
0xe940…92c20x5aae…482eBase—$0.001100%coinbase6d ago0x47420f…db7499
0xe940…92c20x5aae…482eBase—$0.001100%coinbase6d ago0xd70fff…d4a31f
0xe940…92c20x5aae…482eBase—$0.001100%coinbase6d ago0x63f70e…e7b321
0xe940…92c20x5aae…482eBase—$0.001100%coinbase6d ago0xc1426d…a023bf
0xe940…92c20x5aae…482eBase—$0.001100%coinbase6d ago0xd32caa…f299f0
0xe940…92c20x5aae…482eBase—$0.001100%coinbase6d ago0xdd8152…d7a169
0xe940…92c20x5aae…482eBase—$0.001100%coinbase6d ago0x012ead…0142f5
0xe940…92c20x5aae…482eBase—$0.001100%coinbase6d ago0xd85d09…563d38
0xe940…92c20x5aae…482eBase—$0.001100%coinbase6d ago0x059024…08648f
0xe940…92c20x5aae…482eBase—$0.001100%coinbase6d ago0xd5af5d…028683
0xe940…92c20x5aae…482eBase—$0.001100%coinbase6d ago0x3cfe77…e804e8
0xe940…92c20x5aae…482eBase—$0.001100%coinbase6d ago0xfeef57…8b9c4a

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.