Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x08b0…98620x325b…d430BaseStableEnrichExa$0.02100%coinbase109d ago0xf167ec…14b304
0x08b0…98620x325b…d430BaseStableEnrichExa$0.02100%coinbase109d ago0xfeab4b…956423
0x08b0…98620x325b…d430BaseStableEnrichExa$0.02100%coinbase109d ago0x68de11…daa572
0x08b0…98620x325b…d430BaseStableEnrichExa$0.02100%coinbase109d ago0x44e64c…8bf5b1
0x08b0…98620x325b…d430BaseStableEnrichExa$0.05100%coinbase109d ago0xf16cbf…ef54dc
0x08b0…98620x325b…d430BaseStableEnrichExa$0.05100%coinbase109d ago0xb73f33…02a39a
0x08b0…98620x325b…d430BaseStableEnrichExa$0.05100%coinbase109d ago0xc2b320…3ff289
0x08b0…98620x325b…d430BaseStableEnrichExa$0.05100%coinbase109d ago0x529fcd…7104b8
0x08b0…98620x325b…d430BaseStableEnrichExa$0.05100%coinbase109d ago0x5a0fd0…6bdb1c
0x08b0…98620x325b…d430BaseStableEnrichExa$0.05100%coinbase109d ago0x3e4a0a…75502e
0x08b0…98620x325b…d430BaseStableEnrichExa$0.05100%coinbase109d ago0x7ebc1b…809591
0x08b0…98620x325b…d430BaseStableEnrichExa$0.05100%coinbase109d ago0x7c73dc…0efe78
0x08b0…98620x325b…d430BaseStableEnrichExa$0.05100%coinbase109d ago0x437c81…80ee9d
0x08b0…98620x325b…d430BaseStableEnrichExa$0.05100%coinbase109d ago0x29acb6…6a754f
0x08b0…98620x325b…d430BaseStableEnrichExa$0.05100%coinbase109d ago0x5be6bc…21f3de
0x08b0…98620x325b…d430BaseStableEnrichExa$0.05100%coinbase109d ago0x7133fc…b37eea
0x08b0…98620x325b…d430BaseStableEnrichExa$0.05100%coinbase109d ago0x4e4e98…321e57
0x08b0…98620x325b…d430BaseStableEnrichExa$0.05100%coinbase109d ago0x52cd78…42898e
0x08b0…98620x325b…d430BaseStableEnrichExa$0.05100%coinbase109d ago0x1846e5…2ce30e
0x08b0…98620x325b…d430BaseStableEnrichExa$0.05100%coinbase109d ago0xfc9060…925d12
0x08b0…98620x325b…d430BaseStableEnrichExa$0.05100%coinbase109d ago0x4af60f…33943f
0x08b0…98620x325b…d430BaseStableEnrichExa$0.05100%coinbase109d ago0xbfb15e…55c7de
0x08b0…98620x325b…d430BaseStableEnrichExa$0.02100%coinbase109d ago0x1dc1df…1a9f3f
0x08b0…98620x325b…d430BaseStableEnrichExa$0.01100%coinbase109d ago0x6a5fc8…8b5890
0x08b0…98620x325b…d430BaseStableEnrichExa$0.01100%coinbase109d ago0xb8e1d4…71f9a4

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.