Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe1b4…e73d0x325b…d430BaseStableEnrichExa$0.04100%coinbase119d ago0xf7f25c…55f840
0xe1b4…e73d0xad62…95c8Basex402 service$0.02100%coinbase119d ago0xa6929c…1cd4aa
0xe1b4…e73d0xad62…95c8Basex402 service$0.02100%coinbase119d ago0xad91e7…ccca03
0xe1b4…e73d0x325b…d430BaseStableEnrichExa$0.02100%coinbase119d ago0xd2d354…abaeff
0xe1b4…e73d0x325b…d430BaseStableEnrichExa$0.02100%coinbase119d ago0xa9e696…e56ad7
0xe1b4…e73d0xad62…95c8Basex402 service$0.02100%coinbase119d ago0xd088b8…d547fe
0xe1b4…e73d0xe6b8…8971Basex402 service$0.02100%coinbase119d ago0x3adfcf…c90770
0xe1b4…e73d0xe6b8…8971Basex402 service$0.02100%coinbase119d ago0x6b732b…f99068
0xe1b4…e73d0xad62…95c8Basex402 service$0.02100%coinbase119d ago0xa9ac7c…1f367a
0xe1b4…e73d0xad62…95c8Basex402 service$0.02100%coinbase119d ago0x072584…62633a
0xe1b4…e73d0xd593…700dBasex402 service$0.02100%coinbase119d ago0xec6d1a…c47abe
0xe1b4…e73d0xd593…700dBasex402 service$0.01100%coinbase119d ago0x56fe59…fba466
0xe1b4…e73d0xa112…7d60Basex402 service$0.01100%heurist119d ago0xc36982…249023
0xe1b4…e73d0x5f5d…4359Base$0.005100%coinbase119d ago0xa247a2…f28882
0xe1b4…e73d0x0750…162fBasex402 service$0.001100%coinbase119d ago0xa59541…80110a
0xe1b4…e73d0xf4a9…2036BaseScry Wallet IntelligenceSolana$0.20100%coinbase119d ago0x7760b0…d617d6
0xe1b4…e73d0xd20f…7d0dBaseNavi Web IntelligenceWeb-scraping$0.005100%coinbase119d ago0x1d6bab…4212bb
0xe1b4…e73d0xd20f…7d0dBaseNavi Web IntelligenceWeb-scraping$0.005100%coinbase119d ago0x01b887…585524
0xe1b4…e73d0xe6b8…8971Basex402 service$0.02100%coinbase119d ago0x109333…d5a887
0xe1b4…e73d0xd593…700dBasex402 service$0.01100%coinbase119d ago0x56f94f…b56cbc
0xe1b4…e73d0xd593…700dBasex402 service$0.01100%coinbase119d ago0x65e48e…764d70
0xe1b4…e73d0xd593…700dBasex402 service$0.01100%coinbase119d ago0x1e4b39…66fc57
0xe1b4…e73d0x058a…8f17BaseBlockRun.AIAi$0.001100%coinbase119d ago0x480d62…feafd0
0xe1b4…e73d0x0750…162fBasex402 service$0.001100%coinbase119d ago0x87a8cf…06e1f2
0xe1b4…e73d0xf4a9…2036BaseScry Wallet IntelligenceSolana$0.20100%coinbase119d ago0xf515d4…79defe

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.