Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3618…29810x159b…4908Basex402 service$0.10100%ultravioletadao1d ago0x30ec3a…982b01
0xfae1…fd470x159b…4908Basex402 service$0.10100%ultravioletadao1d ago0xef5605…1dce98
0x5cba…db190x159b…4908Basex402 service$0.10100%ultravioletadao1d ago0xb49d11…c2afac
0xf292…4d960x159b…4908Basex402 service$0.10100%ultravioletadao1d ago0xda023f…034e7c
0xc1f6…982f0x159b…4908Basex402 service$0.10100%ultravioletadao1d ago0xe64b57…767a97
0x7be0…6aa00x159b…4908Basex402 service$0.10100%ultravioletadao1d ago0x0341f7…fdc9e2
0xbf6f…34220x159b…4908Basex402 service$0.10100%ultravioletadao1d ago0xcf1ac0…e509ff
0x5fca…3b3e0x159b…4908Basex402 service$0.10100%ultravioletadao1d ago0x36f019…af0382
0x369e…51570x159b…4908Basex402 service$0.10100%ultravioletadao1d ago0x9ad4c8…278db4
0xef4c…fef90x159b…4908Basex402 service$0.10100%ultravioletadao1d ago0xc72026…1c7c05
0xfdba…91150x159b…4908Basex402 service$0.10100%ultravioletadao1d ago0x5265b3…be2745
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%ultravioletadao1d ago0x1d3dcc…72f41f
0x18e4…f92a0x159b…4908Basex402 service$0.10100%ultravioletadao1d ago0x2cfc22…6a087e
0x8426…67860x159b…4908Basex402 service$0.10100%ultravioletadao1d ago0xe47f7c…655118
0x17d3…22550x159b…4908Basex402 service$0.10100%ultravioletadao1d ago0x6c4d36…31fd80
0x69d2…29bd0x159b…4908Basex402 service$0.10100%ultravioletadao1d ago0xb60145…7c1088
0xf9a4…94060x159b…4908Basex402 service$0.10100%ultravioletadao1d ago0xc6f874…b9118c
0x1878…c4ce0x159b…4908Basex402 service$0.10100%ultravioletadao1d ago0x14dd6b…b65adb
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%ultravioletadao1d ago0x93f6a4…a1c202
0x3b3e…e1e70x159b…4908Basex402 service$0.10100%ultravioletadao1d ago0xb2f194…051ff6
0x434c…45800x159b…4908Basex402 service$0.10100%ultravioletadao1d ago0x15308d…b51866
0x3618…29810x159b…4908Basex402 service$0.10100%ultravioletadao1d ago0x0d03f4…de1700
0x85af…c2a70x159b…4908Basex402 service$0.10100%ultravioletadao1d ago0x854575…2bbe3f
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%ultravioletadao1d ago0xb8b132…8a6c63
0xfae1…fd470x159b…4908Basex402 service$0.10100%ultravioletadao1d ago0x003be7…0bc5fd

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.