Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x57b2…577d0x6d6e…9192BaseExaSearch$0.007100%coinbase99d ago0x4adfe4…1f4273
0x57b2…577d0x6d6e…9192BaseExaSearch$0.007100%candidates99d ago0xe9d069…a423c9
0x57b2…577d0x6d6e…9192BaseExaSearch$0.007100%candidates99d ago0x20d178…b0a13b
0x57b2…577d0x6d6e…9192BaseExaSearch$0.007100%coinbase99d ago0x6a3463…2c8a24
0x57b2…577d0x6d6e…9192BaseExaSearch$0.007100%coinbase99d ago0x832e91…6db1b3
0x57b2…577d0x6d6e…9192BaseExaSearch$0.007100%coinbase99d ago0xf7c635…8d0be2
0x57b2…577d0x6d6e…9192BaseExaSearch$0.007100%coinbase99d ago0x578ec1…7663c4
0x57b2…577d0x6d6e…9192BaseExaSearch$0.007100%coinbase99d ago0x070d9e…b6bfbc
0x57b2…577d0x6d6e…9192BaseExaSearch$0.007100%coinbase99d ago0x7146b7…81da48
0x57b2…577d0x059b…a5a6Base—$0.01100%coinbase99d ago0x8805af…ddabce
0x57b2…577d0x732c…695eBase—$0.01100%coinbase99d ago0xff59e6…d2baca
0x57b2…577d0x6ce1…458dBase—$0.01100%coinbase99d ago0x85bef3…338d6c
0x57b2…577d0x9cf8…2e9eBase—$0.01100%coinbase99d ago0x81c67c…027c40
0x57b2…577d0x2fb2…42c4Base—$0.01100%coinbase99d ago0x91b2ac…524987
0x57b2…577d0xe484…08e8Base—$0.01100%coinbase99d ago0xf3adf0…487e6f
0x57b2…577d0xa07b…e604Base—$0.01100%coinbase99d ago0x87d2a4…8a0338
0x57b2…577d0x131c…152eBase—$0.01100%coinbase99d ago0xac0bc2…615e56
0x57b2…577d0xeef7…64eeBase—$0.01100%coinbase99d ago0x0d7be1…4219fc

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.