Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0420…89e20xf99c…0580Base—$0.01100%coinbase47d ago0xe41982…877ff3
0x0420…89e20x97fa…601eBase—$0.01100%coinbase47d ago0x695c46…461a8b
0x0420…89e20x019e…2c8fBase—$0.01100%coinbase47d ago0x47532f…d3f96b
0x0420…89e20x673c…9225Base—$0.02100%coinbase47d ago0x1edc7f…59129d
0x0420…89e20xb54e…24baBase—$0.01100%coinbase47d ago0xf5ae01…427c31
0x0420…89e20x50b9…c610Base—$0.01100%coinbase47d ago0x954bc2…90227f
0x0420…89e20x5367…e48aBase—$0.01100%coinbase47d ago0xf06346…c3dce3
0x0420…89e20x7a8b…9136Base—$0.01100%coinbase47d ago0x4a0b10…41505d
0x0420…89e20xe573…1214Base—$0.02100%coinbase47d ago0x459e39…29c733
0x0420…89e20x2ca4…1a2fBase—$0.01100%coinbase47d ago0xc223f7…dac28f
0x0420…89e20xa21c…bbb3Base—$0.01100%coinbase47d ago0xb75e32…0c93be
0x0420…89e20x344c…75a4Base—$0.01100%coinbase47d ago0x0a220e…ef281b
0x0420…89e20xbdbd…81e5Base—$0.01100%coinbase47d ago0xff5525…1a9de1
0x0420…89e20x079a…ed66Base—$0.01100%coinbase47d ago0x74ba07…937f14
0x0420…89e20x4959…a57dBase—$0.01100%coinbase47d ago0x5aee5f…b1e713
0x0420…89e20x5cc2…840eBase—$0.01100%coinbase47d ago0x763b7d…3dcbf9
0x0420…89e20xce11…b6b2Base—$0.01100%coinbase47d ago0xbd1bc2…b1d57f
0x0420…89e20x42cd…58e9Base—$0.01100%coinbase47d ago0xf01c15…f32898
0x0420…89e20xab5e…be1cBase—$0.01100%coinbase47d ago0xe5f99b…d446f9
0x0420…89e20x1e1f…d59aBase—$0.01100%coinbase47d ago0x0339cb…4e7ef0
0x0420…89e20xa3d7…3ab7Base—$0.01100%coinbase47d ago0x4ba5ef…df10d5
0x0420…89e20x5afd…4351Base—$0.01100%coinbase47d ago0x808f61…057548
0x0420…89e20xdca2…39caBase—$0.01100%coinbase47d ago0x83aa04…0b3530
0x0420…89e20xf344…e327Base—$0.01100%coinbase47d ago0x35281e…04cfd5
0x0420…89e20x5d20…61c1Base—$0.01100%coinbase47d ago0x84726b…93140c

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.