Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0363…51bd0x17d3…2255Base—$2.16100%dexter35d ago0x23bb97…bc370a
0x17d3…22550x159b…4908Basex402 service$0.01100%dexter35d ago0x6e8abf…76c398
0x17d3…22550x159b…4908Basex402 service$0.01100%dexter35d ago0x0ab3ee…550192
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter35d ago0x98e781…3beb37
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter35d ago0x5de0b4…82bc6e
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter35d ago0x61b498…aec5ad
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter35d ago0xb9a881…905c6b
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter35d ago0xcb2a9f…e16178
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter35d ago0x662c6a…e2a07a
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter35d ago0x132a77…1dcdc9
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter35d ago0x2839be…0efc19
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter35d ago0x89f889…80f33f
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter35d ago0x9e5068…20fc7f
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter35d ago0xa3d1bf…a3f5bb
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter35d ago0xaab3b2…4d2490
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter35d ago0x96b23c…8b4ea8
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter35d ago0xbfb556…98e043
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter35d ago0x95e4a8…8f67ee
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter35d ago0xae2b95…ad77ab
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter35d ago0x40fb30…1e78b3
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter35d ago0xb0713f…a6ddb9
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter35d ago0x425728…c6ec86
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter35d ago0xc3c52f…5e30b1
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter35d ago0x12d24e…c52ac6
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter35d ago0x2595c9…5d1c71

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.