Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xecbf…50d60xf000…94fcBase$0.03100%coinbase46d ago0x2210cd…9750e4
0xecbf…50d60xf000…94fcBase$0.01100%coinbase46d ago0x75c8ee…2e5498
0xecbf…50d60xf000…94fcBase$0.20100%coinbase46d ago0x1a24f1…4942c0
0xecbf…50d60xf000…94fcBase$0.10100%coinbase46d ago0x295523…b5fb8e
0xecbf…50d60xf000…94fcBase$0.03100%coinbase46d ago0x6238c9…f7ca89
0xecbf…50d60xf000…94fcBase$0.01100%coinbase46d ago0xbf16fe…d303ba
0xecbf…50d60xf000…94fcBase$0.03100%coinbase46d ago0xc2469d…57bf5b
0xecbf…50d60xf000…94fcBase$0.03100%coinbase46d ago0x08987e…80301a
0xecbf…50d60xf000…94fcBase$0.01100%coinbase46d ago0xa22365…e1fffd
0xecbf…50d60xf000…94fcBase$0.10100%coinbase46d ago0x8fcc9e…a63cad
0xecbf…50d60xf000…94fcBase$0.03100%coinbase46d ago0x4e4094…6a9825
0xecbf…50d60xf000…94fcBase$0.01100%coinbase46d ago0x786e7e…a9825f
0xecbf…50d60xf000…94fcBase$0.03100%coinbase46d ago0x0f8231…cafbb7
0xecbf…50d60xf000…94fcBase$0.01100%coinbase46d ago0x216598…0d640f
0xecbf…50d60xf000…94fcBase$0.03100%coinbase46d ago0x3fa71d…613c17
0xecbf…50d60xf000…94fcBase$0.01100%coinbase46d ago0xc0e791…409c44
0xecbf…50d60xf000…94fcBase$0.03100%coinbase46d ago0x496b45…f0d44e
0xecbf…50d60xf000…94fcBase$0.01100%coinbase46d ago0xefdf19…8fbd01
0xecbf…50d60xf000…94fcBase$0.03100%coinbase46d ago0x768952…34e566
0xecbf…50d60xf000…94fcBase$0.01100%coinbase46d ago0xccd266…769211
0xecbf…50d60xf000…94fcBase$0.01100%coinbase47d ago0x5e0d55…d39a07
0xecbf…50d60xf000…94fcBase$0.03100%coinbase47d ago0x67da30…545acc
0xecbf…50d60xf000…94fcBase$0.01100%coinbase47d ago0x0f75f4…8ba779
0xecbf…50d60xf000…94fcBase$0.03100%coinbase47d ago0xdeb64d…b5b048
0xecbf…50d60xf000…94fcBase$0.01100%coinbase47d ago0x801697…8051cb

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.