Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI108d ago0x920a4d…922b81
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd7b97e…9c001a
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI108d ago0xef2233…002226
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb84a8c…9bc1f4
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3012f5…d90c9d
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbcfc6b…15bc11
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI108d ago0x596bc7…ebf792
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI108d ago0x99023b…062fd3
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI108d ago0xaed4fd…c6a343
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfa7864…39abee
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8fe5b4…1efcc7
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI108d ago0x054ed8…6dfe24
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4aac28…07916d
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI108d ago0x623572…078e3c
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI108d ago0x86b1ad…21e852
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7c2d75…ac573b
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc02533…7a2067
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI108d ago0x218981…c4abb5
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI108d ago0x79e925…20acc7
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcdc00e…361b96
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfcfc33…0cdcf0
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI108d ago0x062915…af5774
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI108d ago0x345009…cd0b9d
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI108d ago0x00ffc8…03e4ec
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI108d ago0xac7fe4…1b1459

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.