Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3060…ccef0x325b…d430BaseStableEnrichExa$0.01100%coinbase109d ago0x22a852…3bf856
0x3060…ccef0x325b…d430BaseStableEnrichExa$0.01100%coinbase109d ago0x485bc9…81cc56
0x3060…ccef0x325b…d430BaseStableEnrichExa$0.01100%coinbase109d ago0x2589a9…c8dc00
0x3060…ccef0x325b…d430BaseStableEnrichExa$0.01100%coinbase109d ago0xddf306…ad1d4e
0x3060…ccef0x325b…d430BaseStableEnrichExa$0.01100%coinbase109d ago0x54a557…63345f
0x3060…ccef0x325b…d430BaseStableEnrichExa$0.01100%coinbase109d ago0xccc9fd…5f2bc8
0x3060…ccef0x325b…d430BaseStableEnrichExa$0.01100%coinbase109d ago0x2641dd…75da29
0x3060…ccef0x325b…d430BaseStableEnrichExa$0.02100%coinbase109d ago0xa5d56c…a375b3
0x3060…ccef0x325b…d430BaseStableEnrichExa$0.02100%coinbase109d ago0xdfdf1c…87933c
0x3060…ccef0x325b…d430BaseStableEnrichExa$0.02100%coinbase109d ago0x8c1c79…441195
0x3060…ccef0x325b…d430BaseStableEnrichExa$0.02100%coinbase109d ago0x53341a…08565d
0x3060…ccef0x325b…d430BaseStableEnrichExa$0.02100%coinbase109d ago0x0c9ba2…0aba86
0x3060…ccef0x325b…d430BaseStableEnrichExa$0.02100%coinbase109d ago0xc0fc7a…e50357
0x3060…ccef0x325b…d430BaseStableEnrichExa$0.02100%coinbase109d ago0x422fb0…fda5ce
0x3060…ccef0x325b…d430BaseStableEnrichExa$0.02100%coinbase109d ago0x3051c8…92d131
0x3060…ccef0x325b…d430BaseStableEnrichExa$0.02100%coinbase109d ago0xe00d2e…cfec47
0x3060…ccef0x325b…d430BaseStableEnrichExa$0.02100%coinbase109d ago0xeff42b…6035d1
0x3060…ccef0x325b…d430BaseStableEnrichExa$0.02100%coinbase109d ago0x594266…40b376
0x3060…ccef0x325b…d430BaseStableEnrichExa$0.02100%coinbase109d ago0x37f21e…5b3bc9
0x3060…ccef0x325b…d430BaseStableEnrichExa$0.02100%coinbase109d ago0x01f199…6b2e74
0x3060…ccef0x325b…d430BaseStableEnrichExa$0.02100%coinbase109d ago0x359050…10c2fa
0x3060…ccef0x325b…d430BaseStableEnrichExa$0.02100%coinbase109d ago0x2df278…75072f
0x3060…ccef0x325b…d430BaseStableEnrichExa$0.02100%coinbase109d ago0x490c09…2cb4d7

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.