Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36ff…31610x325b…d430BaseStableEnrichExa$0.01100%Route unknown91d ago0x82b7b3…d59470
0x36ff…31610x325b…d430BaseStableEnrichExa$0.01100%Route unknown91d ago0xb09554…177239
0x36ff…31610x325b…d430BaseStableEnrichExa$0.01100%Route unknown91d ago0xc4abec…680369
0x36ff…31610x325b…d430BaseStableEnrichExa$0.01100%Route unknown91d ago0xefa675…a99894
0x36ff…31610x325b…d430BaseStableEnrichExa$0.01100%Route unknown91d ago0xac48c5…1f7446
0x36ff…31610x325b…d430BaseStableEnrichExa$0.01100%Route unknown91d ago0xe9a477…6f2492
0x36ff…31610x325b…d430BaseStableEnrichExa$0.01100%Route unknown91d ago0x36dd26…2c1a28
0x36ff…31610x325b…d430BaseStableEnrichExa$0.01100%Route unknown91d ago0x057c55…9f3068
0x36ff…31610x325b…d430BaseStableEnrichExa$0.01100%Route unknown91d ago0xc2ae10…c42163
0x36ff…31610x325b…d430BaseStableEnrichExa$0.01100%Route unknown91d ago0x9b548b…02d412
0x36ff…31610x325b…d430BaseStableEnrichExa$0.01100%Route unknown91d ago0xbce8c1…36751e
0x36ff…31610x325b…d430BaseStableEnrichExa$0.01100%Route unknown91d ago0xa0f786…153109
0x36ff…31610x325b…d430BaseStableEnrichExa$0.01100%Route unknown91d ago0x94cb20…f344aa
0x36ff…31610x325b…d430BaseStableEnrichExa$0.01100%Route unknown91d ago0xef9762…8b0582
0x36ff…31610x325b…d430BaseStableEnrichExa$0.01100%Route unknown91d ago0xb29314…ab7db2
0x36ff…31610x325b…d430BaseStableEnrichExa$0.01100%Route unknown91d ago0x4441f7…f38a43
0x36ff…31610x325b…d430BaseStableEnrichExa$0.01100%Route unknown91d ago0xb0b2c1…32f3a3
0x36ff…31610x325b…d430BaseStableEnrichExa$0.01100%Route unknown91d ago0x5eab6d…59b69d
0x36ff…31610x325b…d430BaseStableEnrichExa$0.01100%Route unknown91d ago0xfa490a…ed1c02
0x36ff…31610x325b…d430BaseStableEnrichExa$0.01100%Route unknown91d ago0xca6b62…2dc22d
0x36ff…31610x325b…d430BaseStableEnrichExa$0.01100%Route unknown91d ago0xd365a9…377188
0x36ff…31610x325b…d430BaseStableEnrichExa$0.01100%Route unknown91d ago0x3f0730…7c5b34
0x36ff…31610x325b…d430BaseStableEnrichExa$0.01100%Route unknown91d ago0x246b45…0b867f
0x36ff…31610x325b…d430BaseStableEnrichExa$0.01100%Route unknown91d ago0xf3d97f…919a74

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.