Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase100d ago0x91eb26…8823aa
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase100d ago0x3fd225…24d8a8
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase100d ago0x28a900…cb1272
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase100d ago0x08c884…1c1d54
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.22100%coinbase100d ago0x7e7903…ba4fa4
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase100d ago0xeccce6…1c6b88
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase100d ago0x6250f8…b73c17
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase100d ago0xe76f7d…bac99d
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase100d ago0x9528ff…cb9825
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase100d ago0x7dc99f…488b58
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase100d ago0xdfffa8…1d3841
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase100d ago0x6dc580…3db607
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase100d ago0xe86b5c…259693
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.02100%coinbase100d ago0xdcb14a…f7796a
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.02100%candidates100d ago0x0b2c71…204607
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase100d ago0x1da4c6…a7b03b
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.02100%coinbase100d ago0x38a3f7…a9a25d
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase100d ago0x525a80…756fbb
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.02100%coinbase100d ago0x13a68f…9f809f
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase100d ago0x22ba40…d3bbff
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase100d ago0xe7db83…652fb7
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase100d ago0xa1f611…818530
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase100d ago0xdd2f45…f3aa83
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase100d ago0x06a97a…286d6e
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase100d ago0x89ff40…caacb0

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.