Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0x89e0b4…0c8200
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0xb9344c…a08597
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0x79681e…2e0ace
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0xa08dc9…fce79a
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.06100%coinbase34d ago0x69720e…1da5ad
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.06100%coinbase34d ago0x756d32…7c9ef2
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0x19c314…c7475a
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0xafcba6…8be9d9
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0x0624d9…e50ff8
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0xbe158c…b7101c
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0x77e86e…2180dd
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0xabf0c0…00872a
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0xf1b764…e94b34
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0xf983b4…f2572d
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0x3ea06f…9ea020
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0xe8d495…26ed31
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0x2fec6d…4299aa
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0x2223d1…a18b9e
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0x1834f7…26127e
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0xdff167…a8bbcf
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0x6ae02b…b44672
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0xc1d060…35a92e
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0xd46eb6…e8835e
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0xe27d5c…c93d3d
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0x732955…a9a99c

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.