Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f9a…154e0x325b…d430BaseStableEnrichExa$0.01100%coinbase93d ago0xa48ca8…9eea76
0x8f9a…154e0x325b…d430BaseStableEnrichExa$0.01100%coinbase93d ago0xabe64a…f7d530
0x8f9a…154e0x325b…d430BaseStableEnrichExa$0.01100%coinbase93d ago0x600a58…2f7bdf
0x8f9a…154e0x325b…d430BaseStableEnrichExa$0.01100%coinbase93d ago0x237ccf…b4e106
0x8f9a…154e0x325b…d430BaseStableEnrichExa$0.01100%coinbase93d ago0xb5ffdc…4e4044
0x8f9a…154e0x325b…d430BaseStableEnrichExa$0.01100%coinbase93d ago0x26cf39…2b639e
0x8f9a…154e0x325b…d430BaseStableEnrichExa$0.01100%coinbase93d ago0xd5f86f…733d43
0x8f9a…154e0x325b…d430BaseStableEnrichExa$0.01100%coinbase93d ago0xe231f1…0c2460
0x8f9a…154e0x325b…d430BaseStableEnrichExa$0.01100%coinbase93d ago0x64a951…d9f3ae
0x8f9a…154e0x325b…d430BaseStableEnrichExa$0.01100%coinbase93d ago0x854296…c64552
0x8f9a…154e0x325b…d430BaseStableEnrichExa$0.01100%coinbase93d ago0x023496…837418
0x8f9a…154e0x325b…d430BaseStableEnrichExa$0.01100%coinbase93d ago0x508775…a6d53d
0x8f9a…154e0x325b…d430BaseStableEnrichExa$0.01100%coinbase93d ago0x00f422…1cc878
0x8f9a…154e0x325b…d430BaseStableEnrichExa$0.01100%coinbase93d ago0xc03bab…2ec916
0x8f9a…154e0x325b…d430BaseStableEnrichExa$0.01100%coinbase93d ago0x6a0302…9e51cf
0x8f9a…154e0x325b…d430BaseStableEnrichExa$0.01100%coinbase93d ago0x32ff82…f60b27
0x8f9a…154e0x325b…d430BaseStableEnrichExa$0.01100%coinbase93d ago0x1689f6…458c31
0x8f9a…154e0x325b…d430BaseStableEnrichExa$0.01100%coinbase93d ago0xc60a26…b70cdf
0x8f9a…154e0x325b…d430BaseStableEnrichExa$0.01100%coinbase93d ago0xee2f02…3260dc
0x8f9a…154e0x325b…d430BaseStableEnrichExa$0.01100%coinbase93d ago0x5a8b6e…ba87cc
0x8f9a…154e0x325b…d430BaseStableEnrichExa$0.01100%coinbase93d ago0xb9b675…e24818
0x8f9a…154e0x325b…d430BaseStableEnrichExa$0.01100%coinbase93d ago0x75481e…c81ef9
0x8f9a…154e0x325b…d430BaseStableEnrichExa$0.002100%coinbase93d ago0xf2b119…0d13f6
0x8f9a…154e0x325b…d430BaseStableEnrichExa$0.01100%coinbase93d ago0x233199…291870
0x8f9a…154e0x325b…d430BaseStableEnrichExa$0.01100%coinbase93d ago0x5c0952…270d32

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.