Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase3d ago0x93f051…b0f2e2
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase3d ago0x3a7c06…e861ea
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase3d ago0x393be9…93022f
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0x094999…a39c85
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase3d ago0xe9ed21…7c80c6
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0x87d38e…f7207c
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0xea83a5…936a58
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0x0f9211…f7a9de
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0x3479bb…b150aa
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.28100%coinbase3d ago0xc4f7d5…c13cf2
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.06100%coinbase3d ago0x83d241…22690b
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.06100%coinbase3d ago0xe6751c…327b22
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.28100%coinbase3d ago0xc772be…e44cfa
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase3d ago0xc9ef40…e25e68
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0xc00dfb…22a88e
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.28100%coinbase3d ago0x93b9c6…e8dde8
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0x5d0796…96263d
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.06100%coinbase3d ago0x366432…03369d
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.06100%coinbase3d ago0xed7bd2…ef6835
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.28100%coinbase3d ago0xed77e4…8a19c3
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0x254dcb…4f8e4e
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0x8d3d92…19c747
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.06100%coinbase3d ago0x5a6381…566973
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.06100%coinbase3d ago0x069f5a…0bdc20
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0x0a012c…56d926

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.