Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9c9fe7…9a0fad
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcd8419…396ec1
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI108d ago0xabd63c…52541b
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2b9026…706ba1
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdf7d66…d6f040
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI108d ago0x489ca5…c789d7
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI108d ago0x922880…51da8f
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI108d ago0xeb4375…d553f4
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0fa174…a169fc
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe3bae0…dc1b4c
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8c7615…da7f2f
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI108d ago0x73ad77…279674
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2ebc76…7a623a
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8230c3…e4040b
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI108d ago0x28fe9f…4fc216
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI108d ago0x594bff…2312bb
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI108d ago0x04d2b3…f7d524
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfa2250…d7f92c
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI108d ago0x620d77…a88d89
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI108d ago0x97f782…697c0c
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI108d ago0x45e146…cad090
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc23cbc…bdf6ce
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI108d ago0x46d1ba…917f9b
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5e1357…f89ede
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI108d ago0x29175d…a91de3

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.