Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ca1…0f1d0x325b…d430BaseStableEnrichExa$0.01100%Route unknown46d ago0x48301b…c014b4
0x1ca1…0f1d0x325b…d430BaseStableEnrichExa$0.01100%Route unknown46d ago0x27cb22…320fd7
0x1ca1…0f1d0x325b…d430BaseStableEnrichExa$0.01100%Route unknown46d ago0xcaf34e…c57ef3
0x1ca1…0f1d0x325b…d430BaseStableEnrichExa$0.01100%Route unknown46d ago0x044fea…3d5ccf
0x1ca1…0f1d0x325b…d430BaseStableEnrichExa$0.01100%Route unknown46d ago0xf93278…9fdc3e
0x1ca1…0f1d0x325b…d430BaseStableEnrichExa$0.01100%Route unknown46d ago0xc74581…aedd53
0x1ca1…0f1d0x325b…d430BaseStableEnrichExa$0.01100%Route unknown46d ago0x5c9a2a…4307c9
0x1ca1…0f1d0x325b…d430BaseStableEnrichExa$0.01100%Route unknown46d ago0x58d76b…dfc422
0x1ca1…0f1d0x325b…d430BaseStableEnrichExa$0.01100%Route unknown46d ago0xeeca2a…67f12d
0x1ca1…0f1d0x325b…d430BaseStableEnrichExa$0.01100%Route unknown46d ago0x6baa5d…a32711
0x1ca1…0f1d0x325b…d430BaseStableEnrichExa$0.01100%Route unknown46d ago0x657b90…a767a6
0x1ca1…0f1d0x325b…d430BaseStableEnrichExa$0.01100%Route unknown46d ago0x9d3688…39acbc
0x1ca1…0f1d0x325b…d430BaseStableEnrichExa$0.01100%Route unknown46d ago0x2241f4…f30c8c
0x1ca1…0f1d0x325b…d430BaseStableEnrichExa$0.01100%Route unknown46d ago0xd142a5…607a56
0x1ca1…0f1d0x325b…d430BaseStableEnrichExa$0.01100%Route unknown46d ago0x12fdb8…59eace
0x1ca1…0f1d0x325b…d430BaseStableEnrichExa$0.01100%Route unknown46d ago0x1b59fd…6126cb
0x1ca1…0f1d0x325b…d430BaseStableEnrichExa$0.01100%Route unknown46d ago0x48931f…97a331
0x1ca1…0f1d0x325b…d430BaseStableEnrichExa$0.01100%Route unknown46d ago0x78cf39…7940b5
0x1ca1…0f1d0x325b…d430BaseStableEnrichExa$0.01100%Route unknown46d ago0x0c0415…90fbe9
0x1ca1…0f1d0x325b…d430BaseStableEnrichExa$0.01100%Route unknown46d ago0x9e2cb5…af4be3
0x1ca1…0f1d0x325b…d430BaseStableEnrichExa$0.01100%Route unknown46d ago0xea965b…502f47
0x1ca1…0f1d0x325b…d430BaseStableEnrichExa$0.01100%Route unknown46d ago0x56a554…c5178d
0x1ca1…0f1d0x325b…d430BaseStableEnrichExa$0.01100%Route unknown46d ago0x425d17…8ae90e
0x1ca1…0f1d0x325b…d430BaseStableEnrichExa$0.01100%Route unknown46d ago0x0de04d…03efe3
0x1ca1…0f1d0x325b…d430BaseStableEnrichExa$0.01100%Route unknown46d ago0x39dd3f…ba8425

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.