Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.002100%coinbase1d ago0xe9e316…cf4d68
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0xe4fe88…65264e
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0x19a86f…0ec8ff
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.002100%coinbase1d ago0x7e1250…b37b4a
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0x79aab2…389f4f
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.002100%coinbase1d ago0x668540…94b82e
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0xf18226…227a9c
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.002100%coinbase1d ago0x657ae9…0e9d1e
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0x7679ce…9e8592
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.002100%coinbase1d ago0x7244b3…73c49c
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.05100%coinbase1d ago0xe1df84…e33fdd
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0x8ce06c…bc7a91
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.02100%coinbase1d ago0xa90a0b…0b1770
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0x3cbefe…0e3c09
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0xb9d4c8…0917cc
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0x78c2a9…292a52
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0x2f245d…7b95bd
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0xefbc84…beac2b
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0x83f188…26c165
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0xe292c4…8c26d2
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0x7c2c65…04c5ac
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0x33e27f…e8ae67
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0x08ecd2…01c677
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0x17577f…81357b
0xa7d2…89770x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0x9c5009…958d48

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.