Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85af…c2a70x159b…4908Basex402 service$0.01100%dexter35d ago0xc05d8c…562ba9
0x85af…c2a70x159b…4908Basex402 service$0.01100%dexter35d ago0x37e243…96a39e
0x85af…c2a70x159b…4908Basex402 service$0.01100%dexter35d ago0xc3427b…0bce15
0x85af…c2a70x159b…4908Basex402 service$0.01100%dexter35d ago0x8971de…edbc8e
0x85af…c2a70x159b…4908Basex402 service$0.01100%dexter35d ago0x4ec7b3…d88b4d
0x85af…c2a70x159b…4908Basex402 service$0.01100%dexter35d ago0x155bab…69c149
0x85af…c2a70x159b…4908Basex402 service$0.10100%dexter35d ago0x0f7bae…532aef
0x85af…c2a70x159b…4908Basex402 service$0.10100%dexter35d ago0xe5f870…c0613d
0x85af…c2a70x159b…4908Basex402 service$0.10100%dexter35d ago0xe8e8e3…92bd06
0x85af…c2a70x159b…4908Basex402 service$0.10100%dexter35d ago0xa72f54…56bff4
0x85af…c2a70x159b…4908Basex402 service$0.10100%dexter35d ago0x79d2ec…6d30a9
0x85af…c2a70x159b…4908Basex402 service$0.10100%dexter35d ago0x5badc4…c11c61
0x85af…c2a70x159b…4908Basex402 service$0.10100%dexter35d ago0xea3ddc…2b5bba
0x85af…c2a70x159b…4908Basex402 service$0.10100%dexter35d ago0x15cb73…c161ed
0x85af…c2a70x159b…4908Basex402 service$0.10100%dexter35d ago0xbdce76…50f682
0x85af…c2a70x159b…4908Basex402 service$0.10100%dexter35d ago0x146a43…dec1a1
0x85af…c2a70x159b…4908Basex402 service$0.10100%dexter35d ago0x842107…2ebc3b
0x85af…c2a70x159b…4908Basex402 service$0.10100%dexter35d ago0x23d908…28251d
0x85af…c2a70x159b…4908Basex402 service$0.10100%dexter35d ago0x5abd03…5dd4c6
0x85af…c2a70x159b…4908Basex402 service$0.10100%dexter35d ago0x911dfe…b3376c
0x85af…c2a70x159b…4908Basex402 service$0.10100%dexter35d ago0xea765d…c8698b
0x85af…c2a70x159b…4908Basex402 service$0.10100%dexter35d ago0xdc1111…317386
0x85af…c2a70x159b…4908Basex402 service$0.10100%dexter35d ago0xa471f3…b177d1
0x85af…c2a70x159b…4908Basex402 service$0.10100%dexter35d ago0x468e38…40331b
0x85af…c2a70x159b…4908Basex402 service$0.10100%dexter35d ago0x77abaa…345b47

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.