Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7756…c7880x325b…d430BaseStableEnrichExa$0.03100%Route unknown62d ago0x90f3bf…efc3dc
0x7756…c7880x325b…d430BaseStableEnrichExa$0.03100%Route unknown62d ago0xe8e328…858c2a
0x7756…c7880x325b…d430BaseStableEnrichExa$0.03100%Route unknown62d ago0xa6bb39…3c90c1
0x7756…c7880x325b…d430BaseStableEnrichExa$0.20100%Route unknown62d ago0xbc0e05…ecc452
0x7756…c7880x325b…d430BaseStableEnrichExa$0.03100%Route unknown62d ago0xb2fc9f…298bc5
0x7756…c7880x325b…d430BaseStableEnrichExa$0.20100%Route unknown62d ago0xa26b2b…1926e5
0x7756…c7880x325b…d430BaseStableEnrichExa$0.03100%Route unknown62d ago0x1ea148…b7dc5c
0x7756…c7880x325b…d430BaseStableEnrichExa$0.20100%Route unknown62d ago0x36cded…3d5594
0x7756…c7880x325b…d430BaseStableEnrichExa$0.03100%Route unknown62d ago0x15876e…f6bf08
0x7756…c7880x325b…d430BaseStableEnrichExa$0.03100%Route unknown62d ago0x6c32d1…11c112
0x7756…c7880x325b…d430BaseStableEnrichExa$0.05100%Route unknown62d ago0xd6817e…4718f2
0x7756…c7880x325b…d430BaseStableEnrichExa$0.05100%Route unknown62d ago0x1abae5…8d631c
0x7756…c7880x325b…d430BaseStableEnrichExa$0.05100%Route unknown62d ago0x329950…8bea7d
0x7756…c7880x325b…d430BaseStableEnrichExa$0.05100%Route unknown62d ago0x61da8b…b467ba
0x7756…c7880x325b…d430BaseStableEnrichExa$0.05100%Route unknown62d ago0x360222…9b4609
0x7756…c7880x325b…d430BaseStableEnrichExa$0.05100%Route unknown62d ago0xd38b09…6211b8
0x7756…c7880x325b…d430BaseStableEnrichExa$0.05100%Route unknown62d ago0xf69b35…35ef02
0x7756…c7880x325b…d430BaseStableEnrichExa$0.03100%Route unknown62d ago0xb5078d…842725

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.