Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xee8d…32080x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0xc35256…0a6e8a
0xee8d…32080x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x1cf551…1ff80b
0xee8d…32080x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x1976d6…70cdd0
0xee8d…32080x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x73be82…f95199
0xee8d…32080x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0xc26332…c644fa
0xee8d…32080x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x20e74d…eb412a
0xee8d…32080x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x93eea6…a9174e
0xee8d…32080x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x9d3510…6006c1
0xee8d…32080x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x51e6ff…a2cb0a
0xee8d…32080x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x9e5544…2f2a89
0xee8d…32080x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0xb4c46e…b1177e
0xee8d…32080x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0xcd3326…58ef35
0xee8d…32080x325b…d430BaseStableEnrichExa$0.002100%coinbase23d ago0x17725c…e27bae
0xee8d…32080x325b…d430BaseStableEnrichExa$0.002100%coinbase23d ago0x83796b…59bac8
0xee8d…32080x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x41c573…69a76b
0xee8d…32080x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0xf8b411…cad467
0xee8d…32080x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x0f8fdf…850ad0
0xee8d…32080x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0xbd342c…fb955f
0xee8d…32080x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x67eecd…39ad8e
0xee8d…32080x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0xc61a24…e6266a
0xee8d…32080x325b…d430BaseStableEnrichExa$0.002100%coinbase23d ago0x056044…020a0a
0xee8d…32080x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0xc8adbb…5170b1
0xee8d…32080x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x3ab01b…2ea029
0xee8d…32080x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x3a6e0d…e425b5
0xee8d…32080x325b…d430BaseStableEnrichExa$0.01100%coinbase23d ago0x10f23e…71348b

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.