Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6194…a50b0x325b…d430BaseStableEnrichExa$0.06100%Route unknown71d ago0x179e04…661a04
0x6194…a50b0x325b…d430BaseStableEnrichExa$0.06100%Route unknown71d ago0xafaa62…f77b5b
0x6194…a50b0x325b…d430BaseStableEnrichExa$0.06100%Route unknown71d ago0xf71f15…d42183
0x6194…a50b0x325b…d430BaseStableEnrichExa$0.06100%Route unknown71d ago0x9ae2d3…207ee6
0x6194…a50b0x325b…d430BaseStableEnrichExa$0.06100%Route unknown71d ago0x129905…5f9e40
0x6194…a50b0x325b…d430BaseStableEnrichExa$0.06100%Route unknown71d ago0x817e80…622a36
0x6194…a50b0x325b…d430BaseStableEnrichExa$0.05100%Route unknown71d ago0xb0bfb2…c10428
0x6194…a50b0x325b…d430BaseStableEnrichExa$0.05100%Route unknown71d ago0x86388f…795f68
0x6194…a50b0x325b…d430BaseStableEnrichExa$0.05100%Route unknown71d ago0xe75dbd…25e82d
0x6194…a50b0x325b…d430BaseStableEnrichExa$0.05100%Route unknown71d ago0xcfe450…8ac801
0x6194…a50b0x325b…d430BaseStableEnrichExa$0.05100%Route unknown71d ago0x597dbc…a84cbc
0x6194…a50b0x325b…d430BaseStableEnrichExa$0.05100%Route unknown71d ago0xd90205…439899
0x6194…a50b0x325b…d430BaseStableEnrichExa$0.06100%Route unknown71d ago0x3aac05…776dc7
0x6194…a50b0x325b…d430BaseStableEnrichExa$0.06100%Route unknown71d ago0x44b9a8…6ac7e7
0x6194…a50b0x325b…d430BaseStableEnrichExa$0.06100%Route unknown71d ago0x0dd477…25868f
0x6194…a50b0x325b…d430BaseStableEnrichExa$0.06100%Route unknown71d ago0x2df553…d9798f
0x6194…a50b0x325b…d430BaseStableEnrichExa$0.06100%Route unknown71d ago0x049d5a…0b52fc
0x6194…a50b0x325b…d430BaseStableEnrichExa$0.06100%Route unknown71d ago0x75603e…b465c5
0x6194…a50b0x325b…d430BaseStableEnrichExa$0.06100%Route unknown71d ago0xe3bb92…ddf5c8
0x6194…a50b0x325b…d430BaseStableEnrichExa$0.06100%Route unknown71d ago0x438713…a475f7
0x6194…a50b0x325b…d430BaseStableEnrichExa$0.06100%Route unknown71d ago0x999632…5175ee
0x6194…a50b0x325b…d430BaseStableEnrichExa$0.05100%Route unknown71d ago0xfda244…fb8ea0
0x6194…a50b0x325b…d430BaseStableEnrichExa$0.05100%Route unknown71d ago0xa9c530…44ad67
0x6194…a50b0x325b…d430BaseStableEnrichExa$0.05100%Route unknown71d ago0xa6b2d0…59986d
0x6194…a50b0x325b…d430BaseStableEnrichExa$0.05100%Route unknown71d ago0x15e38d…4cec6f

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.