Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase48d ago0x3b4417…d3e7ce
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase48d ago0x97b086…410398
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase48d ago0x3fbe7d…cb7983
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase48d ago0xe5a284…81e360
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase48d ago0x9ea591…3f002b
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase48d ago0xa14652…1bc0da
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase48d ago0x9b2199…c9f4bc
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase48d ago0x1919c1…21eb82
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase48d ago0xe52948…cfd83c
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase48d ago0x1c12cb…47f8f8
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase48d ago0xe44b1f…3cfa19
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase48d ago0xc47632…b5caa0
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase48d ago0x45c2fd…c1a0a7
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase48d ago0xc34cea…30e225
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase48d ago0xff383d…0251fe
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase48d ago0xa66595…db3c28
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase48d ago0x3de34f…477524
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase48d ago0x0e56e9…c79a40
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase48d ago0x8b2daf…d8fab5
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase48d ago0xb910f7…b5a80b
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase48d ago0x200e91…87498b
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.28100%coinbase48d ago0x486b51…aea27b
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.28100%coinbase48d ago0x346554…c0a7ec
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.28100%coinbase48d ago0x10793f…56e419
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.28100%coinbase48d ago0x6b2983…f5db8c

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.