Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x72a6…68b30x325b…d430BaseStableEnrichExa$0.05100%coinbase109d ago0x94a561…48d7c3
0x72a6…68b30x325b…d430BaseStableEnrichExa$0.05100%coinbase109d ago0xdce0cd…5d5fae
0x72a6…68b30x325b…d430BaseStableEnrichExa$0.05100%coinbase109d ago0xcb928b…94fb13
0x72a6…68b30x325b…d430BaseStableEnrichExa$0.05100%coinbase109d ago0x3d7e8d…4d2bb2
0x72a6…68b30x325b…d430BaseStableEnrichExa$0.05100%coinbase109d ago0xbb0f14…cdbf5f
0x72a6…68b30x325b…d430BaseStableEnrichExa$0.05100%coinbase109d ago0x55914e…8c3e4c
0x72a6…68b30x325b…d430BaseStableEnrichExa$0.05100%coinbase109d ago0x643824…16d386
0x72a6…68b30x325b…d430BaseStableEnrichExa$0.05100%coinbase109d ago0x1aa3f2…af7b36
0x72a6…68b30x325b…d430BaseStableEnrichExa$0.05100%coinbase109d ago0x5dde65…5f4f5f
0x72a6…68b30x325b…d430BaseStableEnrichExa$0.05100%coinbase109d ago0x2015ed…14ccd2
0x72a6…68b30x325b…d430BaseStableEnrichExa$0.05100%coinbase109d ago0x7f79ef…ca4a6d
0x72a6…68b30x325b…d430BaseStableEnrichExa$0.05100%coinbase109d ago0x12c4e9…325c03
0x72a6…68b30x325b…d430BaseStableEnrichExa$0.05100%coinbase109d ago0xf8e748…afdf99
0x72a6…68b30x325b…d430BaseStableEnrichExa$0.05100%coinbase109d ago0xd9bdbb…55c82a
0x72a6…68b30x325b…d430BaseStableEnrichExa$0.05100%coinbase109d ago0xe62d31…15fc77
0x72a6…68b30x325b…d430BaseStableEnrichExa$0.05100%coinbase109d ago0x4fa89e…9e8f1e
0x72a6…68b30x325b…d430BaseStableEnrichExa$0.05100%coinbase109d ago0x6c8618…e68ea1
0x72a6…68b30x325b…d430BaseStableEnrichExa$0.05100%coinbase109d ago0x5a8859…89d622
0x72a6…68b30x325b…d430BaseStableEnrichExa$0.05100%coinbase109d ago0x023c3a…d2f6f8
0x72a6…68b30x325b…d430BaseStableEnrichExa$0.05100%coinbase109d ago0x39b9a9…438956
0x72a6…68b30x325b…d430BaseStableEnrichExa$0.05100%coinbase109d ago0x1db6f8…f638be
0x72a6…68b30x325b…d430BaseStableEnrichExa$0.05100%coinbase109d ago0x4eb55c…a13716
0x72a6…68b30x325b…d430BaseStableEnrichExa$0.05100%coinbase109d ago0x22e49b…113ba0
0x72a6…68b30x325b…d430BaseStableEnrichExa$0.05100%coinbase109d ago0xb2c7e5…155057
0x72a6…68b30x325b…d430BaseStableEnrichExa$0.05100%coinbase109d ago0x5f2112…f989b8

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.