Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase109d ago0x62bbe6…2ff254
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase109d ago0xec1355…e58b15
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase109d ago0xc3d295…bded45
0x254a…d0910x325b…d430BaseStableEnrichExa$0.05100%coinbase109d ago0xee3fde…4f669c
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase109d ago0xa98b5a…930d3e
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase109d ago0x3e692f…1bd5e3
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase109d ago0x5e7f80…ae39cb
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase109d ago0x395ef2…5582f9
0x254a…d0910x325b…d430BaseStableEnrichExa$0.05100%coinbase109d ago0x3892b4…2b1f19
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase109d ago0x0cab1b…c7d289
0x254a…d0910x325b…d430BaseStableEnrichExa$0.02100%coinbase109d ago0xffd7a0…d5b4d2
0x254a…d0910x325b…d430BaseStableEnrichExa$0.05100%coinbase109d ago0x53a8bd…3f13ff
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase109d ago0xa5d572…5db03d
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase109d ago0x74bfe1…279c1c
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase109d ago0x3c12d8…1f6d16
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase109d ago0xefac06…39e11f
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase109d ago0x4adbe3…ffbdbf
0x254a…d0910x325b…d430BaseStableEnrichExa$0.05100%coinbase109d ago0x61e13f…e889bb
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase109d ago0x6c5570…bec5e9
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase109d ago0x24501b…8de68b
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase109d ago0xf53470…1d5c61
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase109d ago0xd7ea4c…d7ef0a
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase109d ago0xc7895f…c20238
0x254a…d0910x3872…6cd0Base$0.002100%payAI109d ago0xbd6569…290d44
0x254a…d0910x3872…6cd0Base$0.002100%payAI109d ago0x33a166…a9acc1

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.