Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.08100%coinbase50d ago0x6ac1cc…d78f55
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.15100%coinbase50d ago0x658c7f…aedddc
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.08100%coinbase50d ago0xed3328…44398d
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.08100%coinbase50d ago0x487f0e…8bb462
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.08100%coinbase50d ago0xc8feb2…8207ae
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.08100%coinbase50d ago0x573137…47d15d
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.08100%coinbase50d ago0xcb4909…07fb02
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.15100%coinbase50d ago0x8a49f7…e005b2
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.08100%coinbase50d ago0x9736cd…1117b3
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.08100%coinbase50d ago0xc559bd…2bd7f0
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x289bcf…5f1321
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0xd552c1…1f6920
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x6b02b2…6bd2fb
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.08100%coinbase50d ago0x63c646…83b6fc
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.08100%coinbase50d ago0x1fa7fe…2356d0
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0xd1db67…3113aa
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0xaae18a…ebf6df
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x2678fe…44be45
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x17482f…fb3f41
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.08100%coinbase50d ago0xae5271…8b7fae
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.08100%coinbase50d ago0xb3251f…94bfa3
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x092b35…0b097a
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x307421…04cb99
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x310bfc…0f9ca2
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.08100%coinbase50d ago0x0a4d39…7b32b5

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.