Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd6c5…d1d80x325b…d430BaseStableEnrichExa$0.02100%coinbase105d ago0xc6afc0…03b2ab
0xd6c5…d1d80x325b…d430BaseStableEnrichExa$0.02100%coinbase105d ago0x266ef8…1b2163
0xd6c5…d1d80x325b…d430BaseStableEnrichExa$0.002100%coinbase105d ago0xcf673d…c3475a
0xd6c5…d1d80x325b…d430BaseStableEnrichExa$0.002100%coinbase105d ago0xf72967…4af737
0xd6c5…d1d80x325b…d430BaseStableEnrichExa$0.02100%coinbase105d ago0x361cc2…b01f2f
0xd6c5…d1d80x325b…d430BaseStableEnrichExa$0.02100%coinbase105d ago0xd65013…3d791f
0xd6c5…d1d80x325b…d430BaseStableEnrichExa$0.02100%coinbase105d ago0x7fb9f6…312293
0xd6c5…d1d80x325b…d430BaseStableEnrichExa$0.02100%coinbase105d ago0xe77d8a…212976
0xd6c5…d1d80x325b…d430BaseStableEnrichExa$0.02100%coinbase105d ago0x6564b2…e37f17
0xd6c5…d1d80x325b…d430BaseStableEnrichExa$0.02100%coinbase105d ago0xc49d39…235254
0xd6c5…d1d80x325b…d430BaseStableEnrichExa$0.01100%coinbase105d ago0x45876e…74b6e8
0xd6c5…d1d80x325b…d430BaseStableEnrichExa$0.01100%coinbase105d ago0xcca9dd…2567fe
0xd6c5…d1d80x325b…d430BaseStableEnrichExa$0.02100%coinbase105d ago0x74b1cb…61ff62
0xd6c5…d1d80x325b…d430BaseStableEnrichExa$0.02100%coinbase105d ago0x6da65b…1b8c53
0xd6c5…d1d80x325b…d430BaseStableEnrichExa$0.01100%coinbase105d ago0x2f2680…d64347
0xd6c5…d1d80x325b…d430BaseStableEnrichExa$0.02100%coinbase105d ago0x990e8f…c92a92
0xd6c5…d1d80x325b…d430BaseStableEnrichExa$0.02100%coinbase105d ago0x5c5fe2…77eea9
0xd6c5…d1d80x325b…d430BaseStableEnrichExa$0.01100%coinbase105d ago0x5f2eb2…bb7a72
0xd6c5…d1d80x325b…d430BaseStableEnrichExa$0.01100%coinbase105d ago0xd1f695…98cc49
0xd6c5…d1d80x325b…d430BaseStableEnrichExa$0.01100%coinbase105d ago0x1c3b2f…b1fec3
0xd6c5…d1d80x325b…d430BaseStableEnrichExa$0.02100%coinbase105d ago0x3feb99…df9601
0xd6c5…d1d80x325b…d430BaseStableEnrichExa$0.01100%coinbase105d ago0x4c3433…35e912
0xd6c5…d1d80x325b…d430BaseStableEnrichExa$0.01100%coinbase105d ago0xc9176b…76ec5a
0xd6c5…d1d80x325b…d430BaseStableEnrichExa$0.01100%coinbase105d ago0xc0c9b2…1f9474
0xd6c5…d1d80x325b…d430BaseStableEnrichExa$0.02100%coinbase105d ago0xe2b03e…1bfe1e

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.