Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf9a4…94060x159b…4908Basex402 service$0.10100%dexter34d ago0x447803…e8103c
0xf9a4…94060x159b…4908Basex402 service$0.10100%dexter34d ago0x8a399e…29a700
0xf9a4…94060x159b…4908Basex402 service$0.10100%dexter34d ago0x7f525a…58828b
0xf9a4…94060x159b…4908Basex402 service$0.10100%dexter34d ago0xc050ab…35d7ba
0xf9a4…94060x159b…4908Basex402 service$0.10100%dexter34d ago0x054b60…1168cb
0xf9a4…94060x159b…4908Basex402 service$0.10100%dexter34d ago0x0090be…f4f622
0xf9a4…94060x159b…4908Basex402 service$0.10100%dexter34d ago0x56b19c…36ed94
0x0363…51bd0xf9a4…9406Base$2.16100%dexter34d ago0x3ff5d5…acabf4
0xf9a4…94060x159b…4908Basex402 service$0.01100%dexter34d ago0x2d09f3…60fc0f
0xf9a4…94060x159b…4908Basex402 service$0.01100%dexter34d ago0x2780e8…eb5b50
0xf9a4…94060x159b…4908Basex402 service$0.10100%dexter34d ago0x6b4a9b…6f0904
0xf9a4…94060x159b…4908Basex402 service$0.10100%dexter34d ago0x0a6d9e…d955dc
0xf9a4…94060x159b…4908Basex402 service$0.10100%dexter34d ago0x0df838…24b4c9
0xf9a4…94060x159b…4908Basex402 service$0.10100%dexter34d ago0x2026ef…f7ae6c
0xf9a4…94060x159b…4908Basex402 service$0.10100%dexter34d ago0x8b14e1…21d505
0xf9a4…94060x159b…4908Basex402 service$0.10100%dexter34d ago0x6a2ce0…b70394
0xf9a4…94060x159b…4908Basex402 service$0.10100%dexter34d ago0xc3abc7…833365
0xf9a4…94060x159b…4908Basex402 service$0.10100%dexter34d ago0x743bac…21c530
0xf9a4…94060x159b…4908Basex402 service$0.10100%dexter34d ago0x8bb7ac…a1eb8b
0xf9a4…94060x159b…4908Basex402 service$0.10100%dexter34d ago0x0348da…be8aa4
0xf9a4…94060x159b…4908Basex402 service$0.10100%dexter34d ago0x80f8d0…152e9c
0xf9a4…94060x159b…4908Basex402 service$0.10100%dexter34d ago0x9810ff…71a7ba
0xf9a4…94060x159b…4908Basex402 service$0.10100%dexter34d ago0x24286d…e30dd4
0xf9a4…94060x159b…4908Basex402 service$0.10100%dexter34d ago0x9a8cb8…f1e97c
0xf9a4…94060x159b…4908Basex402 service$0.10100%dexter34d ago0x6663f8…ffd8d8

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.