Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc1f6…982f0x159b…4908Basex402 service$0.01100%dexter39d ago0x72911c…0a8aa4
0xc1f6…982f0x159b…4908Basex402 service$0.01100%dexter39d ago0x2abf22…a2fc0e
0xc1f6…982f0x159b…4908Basex402 service$0.10100%dexter39d ago0xe52baf…79f419
0xc1f6…982f0x159b…4908Basex402 service$0.10100%dexter39d ago0x048544…cae472
0xc1f6…982f0x159b…4908Basex402 service$0.10100%dexter39d ago0x42e62d…e518e4
0xc1f6…982f0x159b…4908Basex402 service$0.10100%dexter39d ago0x82789f…cb25dc
0xc1f6…982f0x159b…4908Basex402 service$0.10100%dexter39d ago0x20b4f9…34b1b5
0xc1f6…982f0x159b…4908Basex402 service$0.10100%dexter39d ago0x1de42c…632750
0xc1f6…982f0x159b…4908Basex402 service$0.10100%dexter39d ago0x45e7cc…d050e3
0xc1f6…982f0x159b…4908Basex402 service$0.10100%dexter39d ago0x44d6b2…18c53a
0xc1f6…982f0x159b…4908Basex402 service$0.10100%dexter39d ago0x243da2…17a0f5
0xc1f6…982f0x159b…4908Basex402 service$0.10100%dexter39d ago0x797ac1…b60c7d
0xc1f6…982f0x159b…4908Basex402 service$0.10100%dexter39d ago0x655890…0ce4d1
0xc1f6…982f0x159b…4908Basex402 service$0.10100%dexter39d ago0x07ac7a…44a0a0
0xc1f6…982f0x159b…4908Basex402 service$0.10100%dexter39d ago0xc8e0d7…19bcd9
0xc1f6…982f0x159b…4908Basex402 service$0.10100%dexter39d ago0x2690f0…1516e6
0xc1f6…982f0x159b…4908Basex402 service$0.10100%dexter39d ago0x79f3e0…1d8ce8
0xc1f6…982f0x159b…4908Basex402 service$0.10100%dexter39d ago0xa238c0…a3d70a
0xc1f6…982f0x159b…4908Basex402 service$0.10100%dexter39d ago0x8167f1…b39da8
0xc1f6…982f0x159b…4908Basex402 service$0.10100%dexter39d ago0x5d9749…3496a6
0xc1f6…982f0x159b…4908Basex402 service$0.10100%dexter39d ago0x6754b4…240306
0xc1f6…982f0x159b…4908Basex402 service$0.10100%dexter39d ago0xa55197…32a135
0xc1f6…982f0x159b…4908Basex402 service$0.10100%dexter39d ago0x4b6efd…0d1873
0xc1f6…982f0x159b…4908Basex402 service$0.10100%dexter39d ago0xc997ae…fee28f
0x118d…b6060xc1f6…982fBase—$2.22100%dexter39d ago0x2f0737…119fc9

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.