Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4dc8…0cd10xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase52d ago0x7f7703…b0f1c3
0x4dc8…0cd10xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase52d ago0xd25ada…9f3e2f
0x4dc8…0cd10xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase52d ago0xafb33a…83ca0e
0x4dc8…0cd10xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase52d ago0xf74f23…295e54
0x4dc8…0cd10xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase52d ago0xbac3a2…42cadf
0x4dc8…0cd10xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase52d ago0x3c0b37…4dd189
0x4dc8…0cd10xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase52d ago0x7dd52f…c5281e
0x4dc8…0cd10xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase52d ago0x64623f…51ae21
0x4dc8…0cd10xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase52d ago0x39e103…5a4e04
0x4dc8…0cd10xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase52d ago0x2180f9…315008
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.02100%coinbase52d ago0xd203a5…dcc7e1
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.02100%coinbase52d ago0x7f44eb…c6aa49
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.02100%coinbase52d ago0x448e9a…5c371c
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.02100%coinbase52d ago0x2a6dd7…d2332e
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.02100%coinbase52d ago0xfc476d…770112
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.02100%coinbase52d ago0x539159…c107e4
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.02100%coinbase52d ago0x46a21a…1f2a5f
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.02100%coinbase52d ago0xc37a5b…38291b
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.02100%coinbase52d ago0x0cd7d4…2a1486
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.02100%coinbase52d ago0x94a743…aabc54
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.03100%coinbase52d ago0xd46d66…a3194f
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.03100%coinbase52d ago0x52707c…bc9b4b
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.03100%coinbase52d ago0x26c163…1f9a6b
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.03100%coinbase52d ago0xf9fd30…8cb59e
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.03100%coinbase52d ago0x913b06…abfa00

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.