Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfcfe…4a4b0x325b…d430BaseStableEnrichExa$0.22100%coinbase21d ago0xe9853c…417a8d
0xfcfe…4a4b0x325b…d430BaseStableEnrichExa$0.22100%coinbase21d ago0x38bf48…03317a
0xfcfe…4a4b0x325b…d430BaseStableEnrichExa$0.22100%coinbase21d ago0x809088…33a91d
0xfcfe…4a4b0x325b…d430BaseStableEnrichExa$0.22100%coinbase21d ago0x75448f…7f19cb
0xfcfe…4a4b0x325b…d430BaseStableEnrichExa$0.22100%coinbase21d ago0x49c95e…38a1ee
0xfcfe…4a4b0x325b…d430BaseStableEnrichExa$0.22100%coinbase21d ago0xeb581e…f30779
0xfcfe…4a4b0x325b…d430BaseStableEnrichExa$0.22100%coinbase21d ago0x6f68a2…e9a969
0xfcfe…4a4b0x325b…d430BaseStableEnrichExa$0.22100%coinbase21d ago0x0df167…b0a573
0xfcfe…4a4b0x325b…d430BaseStableEnrichExa$0.22100%coinbase21d ago0x9d83ec…c8689b
0xfcfe…4a4b0x325b…d430BaseStableEnrichExa$0.22100%coinbase21d ago0x361d41…24ce11
0xfcfe…4a4b0x325b…d430BaseStableEnrichExa$0.22100%coinbase21d ago0x6ef60e…892800
0xfcfe…4a4b0x325b…d430BaseStableEnrichExa$0.22100%coinbase21d ago0xe93eae…0d7243
0xfcfe…4a4b0x325b…d430BaseStableEnrichExa$0.22100%coinbase21d ago0x9a79fb…e4c9d3
0xfcfe…4a4b0x325b…d430BaseStableEnrichExa$0.22100%coinbase21d ago0xd3fa4b…84df70
0xfcfe…4a4b0x325b…d430BaseStableEnrichExa$0.22100%coinbase21d ago0xda9042…be4cfc
0xfcfe…4a4b0x325b…d430BaseStableEnrichExa$0.22100%coinbase21d ago0x7b2857…0d04c3
0xfcfe…4a4b0x325b…d430BaseStableEnrichExa$0.22100%coinbase21d ago0x16d770…13d211
0xfcfe…4a4b0x325b…d430BaseStableEnrichExa$0.22100%coinbase21d ago0xfd555c…c5af2f
0xfcfe…4a4b0x325b…d430BaseStableEnrichExa$0.22100%coinbase21d ago0x030815…e102cd
0xfcfe…4a4b0x325b…d430BaseStableEnrichExa$0.22100%coinbase21d ago0x0d1744…1ca7c3
0xfcfe…4a4b0x325b…d430BaseStableEnrichExa$0.22100%coinbase21d ago0x0c7ccd…bb4db8
0xfcfe…4a4b0x325b…d430BaseStableEnrichExa$0.22100%coinbase21d ago0x24aecc…f040e5
0xfcfe…4a4b0x325b…d430BaseStableEnrichExa$0.22100%coinbase21d ago0x73caad…71b5c2
0xfcfe…4a4b0x325b…d430BaseStableEnrichExa$0.22100%coinbase21d ago0x4b290e…3686dd
0xfcfe…4a4b0x325b…d430BaseStableEnrichExa$0.22100%coinbase21d ago0x90396f…43b9cc

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.