Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc85f…06040x159b…4908Basex402 service$0.01100%dexter37d ago0xa6236b…a0f507
0xd445…b8110x159b…4908Basex402 service$0.01100%dexter37d ago0xea5fd9…afc8de
0xd445…b8110x159b…4908Basex402 service$0.01100%dexter37d ago0x15e6e0…2fe2ec
0x7d37…9ba40x159b…4908Basex402 service$0.01100%dexter37d ago0xbedbb9…5338c3
0x7d37…9ba40x159b…4908Basex402 service$0.01100%dexter37d ago0x051067…47ad53
0x7d37…9ba40x159b…4908Basex402 service$0.01100%dexter37d ago0xd78a3b…a294d4
0x7d37…9ba40x159b…4908Basex402 service$0.01100%dexter37d ago0x8fc142…885fb9
0x7d37…9ba40x159b…4908Basex402 service$0.01100%dexter37d ago0xf83902…fea9ff
0x7d37…9ba40x159b…4908Basex402 service$0.01100%dexter37d ago0xbe97b9…7fe4be
0x7d37…9ba40x159b…4908Basex402 service$0.01100%dexter37d ago0xc27825…748944
0x7d37…9ba40x159b…4908Basex402 service$0.01100%dexter37d ago0x795ac9…83c386
0x7d37…9ba40x159b…4908Basex402 service$0.01100%dexter37d ago0xf7fb62…fe6122
0xff90…10d20x159b…4908Basex402 service$0.01100%dexter37d ago0xc5cca0…0ab1b9
0xff90…10d20x159b…4908Basex402 service$0.01100%dexter37d ago0x670aa3…d33208
0xff90…10d20x159b…4908Basex402 service$0.01100%dexter37d ago0xa91cfb…d1729b
0xff90…10d20x159b…4908Basex402 service$0.01100%dexter37d ago0x35844d…afd8bc
0xff90…10d20x159b…4908Basex402 service$0.01100%dexter37d ago0xc92669…7298ba
0xff90…10d20x159b…4908Basex402 service$0.01100%dexter37d ago0xd2332b…c21b7f
0xff90…10d20x159b…4908Basex402 service$0.01100%dexter37d ago0x221b9a…b49307
0xff90…10d20x159b…4908Basex402 service$0.01100%dexter37d ago0x722e55…1794ae
0xff90…10d20x159b…4908Basex402 service$0.01100%dexter37d ago0x9db35c…99cd64
0x9acf…0c870x159b…4908Basex402 service$0.01100%dexter37d ago0x8be5f7…46fe88
0x9acf…0c870x159b…4908Basex402 service$0.01100%dexter37d ago0x7da4ef…ca7d98
0x9acf…0c870x159b…4908Basex402 service$0.01100%dexter37d ago0x42ac6f…4b880c
0x9acf…0c870x159b…4908Basex402 service$0.01100%dexter37d ago0x92254c…09ef77

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.