Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x99b0…b6db0x325b…d430BaseStableEnrichExa$0.01100%coinbase119d ago0x714e67…96b356
0x99b0…b6db0x325b…d430BaseStableEnrichExa$0.01100%coinbase119d ago0xaddcf0…55c493
0x99b0…b6db0x325b…d430BaseStableEnrichExa$0.01100%coinbase119d ago0x1fbd5c…1a3008
0x99b0…b6db0x325b…d430BaseStableEnrichExa$0.01100%coinbase119d ago0xfcba77…588498
0x99b0…b6db0x325b…d430BaseStableEnrichExa$0.01100%coinbase119d ago0x9fb49f…30b590
0x99b0…b6db0x325b…d430BaseStableEnrichExa$0.01100%coinbase119d ago0x7df958…c84e0b
0x99b0…b6db0x325b…d430BaseStableEnrichExa$0.01100%coinbase119d ago0xefed5f…72fba8
0x99b0…b6db0x325b…d430BaseStableEnrichExa$0.01100%coinbase119d ago0xe7894b…2452d5
0x99b0…b6db0x325b…d430BaseStableEnrichExa$0.01100%coinbase119d ago0x0325d2…70f80d
0x99b0…b6db0x325b…d430BaseStableEnrichExa$0.01100%coinbase119d ago0x7323f9…37dbb6
0x99b0…b6db0x325b…d430BaseStableEnrichExa$0.01100%coinbase119d ago0xaa4a47…d8560e
0x99b0…b6db0x325b…d430BaseStableEnrichExa$0.01100%coinbase119d ago0x6c3bae…a467cc
0x99b0…b6db0x325b…d430BaseStableEnrichExa$0.01100%coinbase119d ago0x18e1bb…ee8aa5
0x99b0…b6db0x325b…d430BaseStableEnrichExa$0.01100%coinbase119d ago0xe5ef07…6d5165
0x99b0…b6db0x325b…d430BaseStableEnrichExa$0.01100%coinbase119d ago0x8ce50e…1f0464
0x99b0…b6db0x325b…d430BaseStableEnrichExa$0.01100%coinbase119d ago0x5f2034…0e0403
0x99b0…b6db0x325b…d430BaseStableEnrichExa$0.01100%coinbase119d ago0x3723da…9dd61a
0x99b0…b6db0x325b…d430BaseStableEnrichExa$0.01100%coinbase119d ago0x05e3b6…adbe9a
0x99b0…b6db0x325b…d430BaseStableEnrichExa$0.01100%coinbase119d ago0xd0b8a4…da11c9
0x99b0…b6db0x325b…d430BaseStableEnrichExa$0.01100%coinbase119d ago0xa433ad…93f3a6
0x99b0…b6db0x325b…d430BaseStableEnrichExa$0.01100%coinbase119d ago0x54f61c…eb48d7
0x99b0…b6db0x325b…d430BaseStableEnrichExa$0.01100%coinbase119d ago0x16b237…7cc33c
0x99b0…b6db0x325b…d430BaseStableEnrichExa$0.01100%coinbase119d ago0x3bcb2e…adcf53
0x99b0…b6db0x325b…d430BaseStableEnrichExa$0.01100%coinbase119d ago0xb032dc…9ca6f3
0x99b0…b6db0x325b…d430BaseStableEnrichExa$0.01100%coinbase119d ago0x593d56…f8a5b3

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.