Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f98…c3940x325b…d430BaseStableEnrichExa$0.05100%Route unknown73d ago0xf4386d…0fe04f
0x5f98…c3940x325b…d430BaseStableEnrichExa$0.02100%Route unknown73d ago0xf52ee7…ae1af8
0x5f98…c3940x325b…d430BaseStableEnrichExa$0.05100%Route unknown73d ago0xb82eb1…0e3629
0x5f98…c3940x325b…d430BaseStableEnrichExa$0.02100%Route unknown73d ago0x4b57ed…d4dca8
0x5f98…c3940x325b…d430BaseStableEnrichExa$0.05100%Route unknown73d ago0xbcbc9c…be5e48
0x5f98…c3940x325b…d430BaseStableEnrichExa$0.02100%Route unknown73d ago0x171c46…9e4d8e
0x5f98…c3940x325b…d430BaseStableEnrichExa$0.05100%Route unknown73d ago0x3f44b4…fd8d4e
0x5f98…c3940x325b…d430BaseStableEnrichExa$0.02100%Route unknown73d ago0x411d25…d95d82
0x5f98…c3940x325b…d430BaseStableEnrichExa$0.05100%Route unknown73d ago0x61956b…062ad8
0x5f98…c3940x325b…d430BaseStableEnrichExa$0.02100%Route unknown73d ago0x4d57c9…fdaa0f
0x5f98…c3940x325b…d430BaseStableEnrichExa$0.05100%Route unknown73d ago0x0ce4ba…ac5bd3
0x5f98…c3940x325b…d430BaseStableEnrichExa$0.02100%Route unknown73d ago0xe42750…916397
0x5f98…c3940x325b…d430BaseStableEnrichExa$0.05100%Route unknown73d ago0x28da55…598775
0x5f98…c3940x325b…d430BaseStableEnrichExa$0.02100%Route unknown73d ago0x733378…016860
0x5f98…c3940x325b…d430BaseStableEnrichExa$0.05100%Route unknown73d ago0x69e6bd…baf88e
0x5f98…c3940x325b…d430BaseStableEnrichExa$0.02100%Route unknown73d ago0x09131d…cf6fb1
0x5f98…c3940x325b…d430BaseStableEnrichExa$0.05100%Route unknown73d ago0xb6dd38…3260ee
0x5f98…c3940x325b…d430BaseStableEnrichExa$0.02100%Route unknown73d ago0x54c6fc…1dd8e8
0x5f98…c3940x325b…d430BaseStableEnrichExa$0.05100%Route unknown73d ago0x095d78…d4401d
0x5f98…c3940x325b…d430BaseStableEnrichExa$0.02100%Route unknown73d ago0x9de624…3d2620
0x5f98…c3940x325b…d430BaseStableEnrichExa$0.05100%Route unknown73d ago0xbce836…7dd592
0x5f98…c3940x325b…d430BaseStableEnrichExa$0.02100%Route unknown73d ago0x43f433…76a35a
0x5f98…c3940x325b…d430BaseStableEnrichExa$0.05100%Route unknown73d ago0x9d98b4…443120
0x5f98…c3940x325b…d430BaseStableEnrichExa$0.02100%Route unknown73d ago0x5eb294…770132
0x5f98…c3940x325b…d430BaseStableEnrichExa$0.05100%Route unknown73d ago0x9b8923…c7e8d7

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.