Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x37a8…9dc30x034e…564bBase—$0.01100%coinbase63d ago0xad7ee0…7f3724
0x37a8…9dc30x1242…a0e7Base—$0.01100%coinbase63d ago0xd9247b…1a21be
0x37a8…9dc30xb8bb…eec7Base—$0.01100%coinbase63d ago0x7e6bde…830371
0x37a8…9dc30x5051…2729Base—$0.01100%coinbase63d ago0x33a730…544afe
0x37a8…9dc30x9942…525aBase—$0.01100%coinbase63d ago0x3a0f5a…5acbde
0x37a8…9dc30xa3b9…f802Base—$0.01100%coinbase63d ago0x487fe3…a00f91
0x37a8…9dc30x194d…db82Base—$0.01100%coinbase63d ago0xb4adb3…823275
0x37a8…9dc30x7e69…1661Base—$0.01100%coinbase63d ago0xadeaee…129b71
0x37a8…9dc30x6a76…4458Base—$0.01100%coinbase63d ago0x55cb19…9ec041
0x37a8…9dc30x11f1…5884Base—$0.01100%coinbase63d ago0xe4e0eb…2ab5d8
0x37a8…9dc30xf2ab…ecd6Base—$0.01100%coinbase63d ago0x4caa3c…5a8207
0x37a8…9dc30xdf3f…b7feBase—$0.01100%coinbase63d ago0x97cf1f…6839a0
0x37a8…9dc30xbc8e…1a61Base—$0.01100%coinbase63d ago0x558ed8…4edc77
0x37a8…9dc30xc12c…e753Base—$0.01100%coinbase63d ago0x67ee27…b90fef
0x37a8…9dc30xd344…a936Base—$0.01100%coinbase63d ago0xfde1e5…f3e0ff
0x37a8…9dc30x6d96…c2e4Base—$0.01100%coinbase63d ago0xaa3fc6…334f2f
0x37a8…9dc30xda52…a3c1Base—$0.01100%coinbase63d ago0xe1cc6f…ef6052
0x37a8…9dc30x8610…b109Base—$0.01100%coinbase63d ago0xd0dcb7…440414
0x37a8…9dc30x8140…b4eaBase—$0.01100%coinbase63d ago0xb3b224…aab3b0
0x37a8…9dc30xe9df…a6e2Base—$0.01100%coinbase63d ago0xfa6f60…8c2373
0x37a8…9dc30xe73f…1ee1Base—$0.01100%coinbase63d ago0x5d5b80…10d4a1
0x37a8…9dc30x05c6…2c6aBase—$0.01100%coinbase63d ago0xf9e428…9d9dd1
0x37a8…9dc30xfe4f…6115Base—$0.01100%coinbase63d ago0x258f11…f64ecc
0x37a8…9dc30x19ac…5bc6Base—$0.01100%coinbase63d ago0x5febc6…ecb200
0x37a8…9dc30x0e64…170dBase—$0.01100%coinbase63d ago0x92f05a…fe03c8

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.