Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0312…c0d50x325b…d430BaseStableEnrichExa$0.08100%coinbase93d ago0x76a973…49f031
0x0312…c0d50x325b…d430BaseStableEnrichExa$0.08100%coinbase93d ago0x9ab6db…c9ed50
0x0312…c0d50xade0…89abBaseDeepline GTM APICompany$0.10100%coinbase93d ago0x48659a…a00080
0x0312…c0d50xade0…89abBaseDeepline GTM APICompany$0.10100%coinbase93d ago0x9d52ac…cb206b
0x0312…c0d50xade0…89abBaseDeepline GTM APICompany$0.10100%coinbase93d ago0x7ebe68…0e9993
0x0312…c0d50x325b…d430BaseStableEnrichExa$0.08100%coinbase93d ago0xcaf420…00968b
0x0312…c0d50x325b…d430BaseStableEnrichExa$0.08100%coinbase93d ago0xb99132…4a2206
0x0312…c0d50x325b…d430BaseStableEnrichExa$0.08100%coinbase93d ago0x24ceb3…32c130
0x0312…c0d50x325b…d430BaseStableEnrichExa$0.08100%coinbase93d ago0xcddc60…e3b7d8
0x0312…c0d50x325b…d430BaseStableEnrichExa$0.08100%coinbase93d ago0x8ba46c…66a208
0x0312…c0d50x325b…d430BaseStableEnrichExa$0.08100%coinbase93d ago0x4245b7…c6663c
0x0312…c0d50x325b…d430BaseStableEnrichExa$0.08100%coinbase93d ago0x6dee87…8e3ae5
0x0312…c0d50x325b…d430BaseStableEnrichExa$0.08100%coinbase93d ago0xc69442…3f1fb8
0x0312…c0d50x325b…d430BaseStableEnrichExa$0.08100%coinbase93d ago0xccf28f…c19135
0x0312…c0d50x325b…d430BaseStableEnrichExa$0.08100%coinbase93d ago0x3f2bd7…e5e52c
0x0312…c0d50x325b…d430BaseStableEnrichExa$0.08100%coinbase93d ago0x21146e…265466
0x0312…c0d50x325b…d430BaseStableEnrichExa$0.08100%coinbase93d ago0x71b592…8468fa
0x0312…c0d50x325b…d430BaseStableEnrichExa$0.08100%coinbase93d ago0xf46c43…7e1da5
0x0312…c0d50x325b…d430BaseStableEnrichExa$0.08100%coinbase93d ago0xe6205e…d1628d
0x0312…c0d50x325b…d430BaseStableEnrichExa$0.08100%coinbase93d ago0xf09b49…7d0a0b
0x0312…c0d50x325b…d430BaseStableEnrichExa$0.08100%coinbase93d ago0x0bb816…2d717c
0x0312…c0d50x325b…d430BaseStableEnrichExa$0.08100%coinbase93d ago0xb52716…954e3f
0x0312…c0d50x325b…d430BaseStableEnrichExa$0.08100%coinbase93d ago0x2f3092…327054
0x0312…c0d50x325b…d430BaseStableEnrichExa$0.08100%coinbase93d ago0x966242…f41142
0x0312…c0d50xe740…cf46BaseLinked PandaLinkedin$0.05100%coinbase93d ago0xa4dbf3…083df0

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.