Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0xa39d38…8a551b
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0x044f13…288dfe
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0x92c036…2d5ec1
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0xa06df0…9986e4
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0xbc3e02…c7be9c
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0xab1242…9ef9aa
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0x37392b…0cf21a
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0xc64a5e…3a30ff
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0x47ab0c…a945cb
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0x1122e4…d551d2
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0x565b7b…9c490e
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0x6ad600…56ca3a
0x3a52…51690x325b…d430BaseStableEnrichExa$0.05100%coinbase35d ago0x80e346…fa6fa3
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0x79c8fa…8cde24
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0x49e03c…998cf0
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0x0d3c3c…7439bb
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0xb8fa73…54af9a
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0x4641ee…a144a2
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0x5138b4…eef523
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0xb7c97a…b2b6f8
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0x8fd1c9…b5c93b
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0x2b7093…c1f6a5
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0x6a6d3e…6c6fc2
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0x8cb7a0…75bc0e
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0x27c806…481e52

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.