Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf422…d5bf0xccc8…15beBase$0.10100%Route unknown86d ago0x5d1e58…834792
0xf422…d5bf0xccc8…15beBase$0.40100%Route unknown86d ago0xdfb3a8…0f59ea
0xf422…d5bf0x325b…d430BaseStableEnrichExa$0.05100%Route unknown86d ago0x987c18…96a896
0xf422…d5bf0x325b…d430BaseStableEnrichExa$0.05100%Route unknown86d ago0x38aa3d…8ad46f
0xf422…d5bf0x325b…d430BaseStableEnrichExa$0.05100%Route unknown86d ago0xb29db6…ecc56c
0xf422…d5bf0x325b…d430BaseStableEnrichExa$0.05100%Route unknown86d ago0x900937…cc9755
0xf422…d5bf0x325b…d430BaseStableEnrichExa$0.05100%Route unknown86d ago0xced4f4…380a2f
0xf422…d5bf0x325b…d430BaseStableEnrichExa$0.05100%Route unknown86d ago0xb2e6a1…be12e4
0xf422…d5bf0x325b…d430BaseStableEnrichExa$0.05100%Route unknown86d ago0xfec0f8…a903b1
0xf422…d5bf0x325b…d430BaseStableEnrichExa$0.05100%Route unknown86d ago0xa007d4…d41c87
0xf422…d5bf0x325b…d430BaseStableEnrichExa$0.05100%Route unknown86d ago0xff13d7…ea0bf2
0xf422…d5bf0x325b…d430BaseStableEnrichExa$0.05100%Route unknown86d ago0x8aadec…863283
0xf422…d5bf0x325b…d430BaseStableEnrichExa$0.05100%Route unknown86d ago0x6e9f19…cfd7cf
0xf422…d5bf0x325b…d430BaseStableEnrichExa$0.05100%Route unknown86d ago0xd59fe5…5b9476
0xf422…d5bf0x325b…d430BaseStableEnrichExa$0.02100%Route unknown86d ago0xa43b73…55f05a
0xf422…d5bf0x325b…d430BaseStableEnrichExa$0.02100%Route unknown86d ago0x15577b…595f23
0xf422…d5bf0x325b…d430BaseStableEnrichExa$0.05100%Route unknown86d ago0x7d47c4…29dce6
0xf422…d5bf0x325b…d430BaseStableEnrichExa$0.02100%Route unknown86d ago0xbb510d…c1e67f
0xf422…d5bf0x3803…101bBase$0.00100%Route unknown86d ago0x2498a1…f5a609
0xf422…d5bf0x3803…101bBase$0.00100%Route unknown86d ago0x1bc939…ee0737
0xf422…d5bf0x3803…101bBase$0.01100%Route unknown86d ago0xeead8b…c71824
0xf422…d5bf0x3803…101bBase$0.01100%Route unknown86d ago0x265984…2c459f
0xf422…d5bf0xccc8…15beBase$0.03100%Route unknown86d ago0xe2ce21…670ac9
0xf422…d5bf0xccc8…15beBase$0.12100%Route unknown86d ago0x6409fe…809072

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.