Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb35…d14d0x325b…d430BaseStableEnrichExa$0.02100%coinbase114d ago0xfb6d5b…2404b7
0xeb35…d14d0x325b…d430BaseStableEnrichExa$0.02100%coinbase114d ago0x324496…0a9a56
0xeb35…d14d0x325b…d430BaseStableEnrichExa$0.02100%coinbase114d ago0x8e1fb3…9876e0
0xeb35…d14d0x325b…d430BaseStableEnrichExa$0.02100%coinbase114d ago0x87588f…85d326
0xeb35…d14d0x325b…d430BaseStableEnrichExa$0.02100%coinbase114d ago0x6b3cdd…07687c
0xeb35…d14d0x325b…d430BaseStableEnrichExa$0.02100%coinbase114d ago0xdaa08e…536510
0xeb35…d14d0x325b…d430BaseStableEnrichExa$0.02100%coinbase114d ago0xe1b583…039c2b
0xeb35…d14d0x325b…d430BaseStableEnrichExa$0.02100%coinbase114d ago0x313d97…426a51
0xeb35…d14d0x325b…d430BaseStableEnrichExa$0.02100%coinbase114d ago0x7817f0…008d2d
0xeb35…d14d0x325b…d430BaseStableEnrichExa$0.02100%coinbase114d ago0x8f4117…017b2d
0xeb35…d14d0x325b…d430BaseStableEnrichExa$0.02100%coinbase114d ago0xecfe9f…47b196
0xeb35…d14d0x325b…d430BaseStableEnrichExa$0.02100%coinbase114d ago0x5ea8d2…f3a359
0xeb35…d14d0x325b…d430BaseStableEnrichExa$0.02100%coinbase114d ago0x504926…992821
0xeb35…d14d0x325b…d430BaseStableEnrichExa$0.02100%coinbase114d ago0xcf33c5…d81c2e
0xeb35…d14d0x325b…d430BaseStableEnrichExa$0.02100%coinbase114d ago0x712989…2de6de
0xeb35…d14d0x325b…d430BaseStableEnrichExa$0.02100%coinbase114d ago0x6acebc…227a70
0xeb35…d14d0x325b…d430BaseStableEnrichExa$0.02100%coinbase114d ago0xf5c603…e381d9
0xeb35…d14d0x325b…d430BaseStableEnrichExa$0.02100%coinbase114d ago0x87db25…0fcce9
0xeb35…d14d0x325b…d430BaseStableEnrichExa$0.02100%coinbase114d ago0x27d515…1dddb5
0xeb35…d14d0x325b…d430BaseStableEnrichExa$0.02100%coinbase114d ago0x4e232d…a990dd
0xeb35…d14d0x325b…d430BaseStableEnrichExa$0.02100%coinbase114d ago0xb71e75…14e929
0xeb35…d14d0x325b…d430BaseStableEnrichExa$0.02100%coinbase114d ago0xc804c4…09f576
0xeb35…d14d0x325b…d430BaseStableEnrichExa$0.02100%coinbase114d ago0x096cc1…8ef7cf
0xeb35…d14d0x325b…d430BaseStableEnrichExa$0.02100%coinbase114d ago0xf30fcb…b9f176
0xeb35…d14d0x325b…d430BaseStableEnrichExa$0.02100%coinbase114d ago0x6539c6…90c19d

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.