Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb88…34a20xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0x6a45ef…fe5617
0xfb88…34a20x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x217a64…52919b
0xfb88…34a20x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0xe63e35…1d4c13
0xfb88…34a20x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x1b0bd1…f1821b
0xfb88…34a20x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x7f233e…f38ea8
0xfb88…34a20xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0xa00421…b81810
0xfb88…34a20xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0x7994df…40ac06
0xfb88…34a20xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0x807ac3…b04d28
0xfb88…34a20xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0xbea518…043051
0xfb88…34a20xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0xfe3d09…dc4886
0xfb88…34a20xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0xb277e8…e47948
0xfb88…34a20xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0xf15825…4ee941
0xfb88…34a20xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0x055a8c…33b9f5
0xfb88…34a20xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0xef19ec…3f839d
0xfb88…34a20xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0x002780…741aed
0xfb88…34a20xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0x9f72de…fd920f
0xfb88…34a20xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0xe02d98…f261df
0xfb88…34a20xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0x5b803b…0d25f4
0xfb88…34a20xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0xa07bb9…f9d5eb
0xfb88…34a20xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0x62e935…1ef568
0xfb88…34a20xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0xdf7d89…05df6f
0xfb88…34a20xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0x38f7ac…8caf0d
0xfb88…34a20x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0xde99f1…cbdc7f
0xfb88…34a20x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x012b51…e528ee
0xfb88…34a20x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0xf89d83…8ab802

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.