Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0e3d…7bde0x325b…d430BaseStableEnrichExa$0.02100%Route unknown90d ago0xe7757b…174a49
0x0e3d…7bde0x325b…d430BaseStableEnrichExa$0.05100%Route unknown90d ago0xd435f6…5d506f
0x0e3d…7bde0x3803…101bBase$0.02100%Route unknown90d ago0x5a7858…4566c2
0x0e3d…7bde0x325b…d430BaseStableEnrichExa$0.05100%Route unknown90d ago0x177383…b7f497
0x0e3d…7bde0x325b…d430BaseStableEnrichExa$0.02100%Route unknown90d ago0xfc207e…0748c7
0x0e3d…7bde0x325b…d430BaseStableEnrichExa$0.05100%Route unknown90d ago0x6a3cbd…9aa371
0x0e3d…7bde0x325b…d430BaseStableEnrichExa$0.05100%Route unknown90d ago0x364fe0…01f2d8
0x0e3d…7bde0x325b…d430BaseStableEnrichExa$0.02100%Route unknown90d ago0xd7b99b…f06e02
0x0e3d…7bde0x325b…d430BaseStableEnrichExa$0.02100%Route unknown90d ago0x0381c3…ea6b2e
0x0e3d…7bde0x325b…d430BaseStableEnrichExa$0.02100%Route unknown90d ago0x433973…2c035f
0x0e3d…7bde0x325b…d430BaseStableEnrichExa$0.03100%Route unknown90d ago0x1c412e…96799b
0x0e3d…7bde0x325b…d430BaseStableEnrichExa$0.03100%Route unknown90d ago0xd55393…2c955e
0x0e3d…7bde0x325b…d430BaseStableEnrichExa$0.03100%Route unknown90d ago0x2077ef…d372ce
0x0e3d…7bde0x325b…d430BaseStableEnrichExa$0.002100%Route unknown90d ago0xc112bd…b2eb42
0x0e3d…7bde0x325b…d430BaseStableEnrichExa$0.002100%Route unknown90d ago0xda59ce…707861
0x0e3d…7bde0x325b…d430BaseStableEnrichExa$0.002100%Route unknown90d ago0x99e70c…5ef8e9
0x0e3d…7bde0x325b…d430BaseStableEnrichExa$0.03100%Route unknown90d ago0x0a705e…339c8e
0x0e3d…7bde0x325b…d430BaseStableEnrichExa$0.03100%Route unknown90d ago0xa7f43a…899b80
0x0e3d…7bde0x325b…d430BaseStableEnrichExa$0.03100%Route unknown90d ago0x39b20f…ba6840
0x0e3d…7bde0x325b…d430BaseStableEnrichExa$0.03100%Route unknown90d ago0x25d1fe…c0a280
0x0e3d…7bde0x325b…d430BaseStableEnrichExa$0.01100%Route unknown90d ago0xb5aaac…8d460b
0x0e3d…7bde0x325b…d430BaseStableEnrichExa$0.02100%Route unknown90d ago0xc2cbc5…dc0c35
0x0e3d…7bde0x325b…d430BaseStableEnrichExa$0.04100%Route unknown90d ago0xe8c09b…f87251
0x0e3d…7bde0x325b…d430BaseStableEnrichExa$0.03100%Route unknown90d ago0x7f8989…16dd61
0x0e3d…7bde0x325b…d430BaseStableEnrichExa$0.05100%Route unknown90d ago0x87da6a…58311e

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.