Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeaa6…12160x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0xad32af…f10364
0xeaa6…12160x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0x723389…36536f
0xeaa6…12160x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0x596a02…36f7bd
0xeaa6…12160x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0x59f21d…04c4af
0xeaa6…12160x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0x8b8504…0ebbe9
0xeaa6…12160x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0xf9a808…e9ca43
0xeaa6…12160x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0xe53373…28f213
0xeaa6…12160x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0x0ab175…c5ee94
0xeaa6…12160x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0xa6897a…b24d15
0xeaa6…12160x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0x7ed939…54c277
0xeaa6…12160x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0x225dc6…37cb80
0xeaa6…12160x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0xb4ce46…3cd021
0xeaa6…12160x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0xb1f0a8…e06d07
0xeaa6…12160x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0x24b9f0…520f29
0xeaa6…12160x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0x62631f…988827
0xeaa6…12160x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0x761cbc…e632b4
0xeaa6…12160x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0x8fed96…329865
0xeaa6…12160x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0xc4c2bc…05b9b4
0xeaa6…12160x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0x04b8fd…577596
0xeaa6…12160x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0x114fcf…5b31fe
0xeaa6…12160x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0x7bbd29…999586
0xeaa6…12160x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0xdc2bf0…b1d21e
0xeaa6…12160x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0xdb1733…29d675
0xeaa6…12160x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0x373351…512c05
0xeaa6…12160x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0x8146b2…761e00

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.