Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7be132…cc18b0
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x03de7c…d6a862
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa6c1ac…0fa78d
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x28b070…c5efd5
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa7403c…a37354
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa76637…d819a1
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x809130…89e9d3
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa95a2b…461d64
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9b8632…ad95b9
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7c1276…516063
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x165b4d…9bc999
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe167fa…75b072
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x981fdd…1a5777
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe9d5d9…9c5aeb
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x82d0f8…f4f008
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa16b79…c33f7c
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x99267e…c819b3
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x424de3…8e76c6
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1c354c…02d67e
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x865dd4…4d326f
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x712579…803f67
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xff843c…e59003
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa1b5f8…6d7173
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x04af4b…8c6499
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x28511d…3bb225

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.