Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb51f…fce80x159b…4908Basex402 service$0.10100%payAI42d ago0xb0fc06…e888e4
0xb51f…fce80x159b…4908Basex402 service$0.10100%payAI42d ago0x278c9a…e05fb9
0xb51f…fce80x159b…4908Basex402 service$0.10100%payAI42d ago0xe6f04d…388ac4
0xb51f…fce80x159b…4908Basex402 service$0.10100%payAI42d ago0xa162c9…365e51
0xb51f…fce80x159b…4908Basex402 service$0.10100%payAI42d ago0xc7d20a…7e6071
0xb51f…fce80x159b…4908Basex402 service$0.10100%payAI42d ago0x2792ee…41d671
0xb51f…fce80x159b…4908Basex402 service$0.10100%payAI42d ago0x943c81…a158c2
0xb51f…fce80x159b…4908Basex402 service$0.10100%payAI42d ago0xac794e…cdc6b1
0xb51f…fce80x159b…4908Basex402 service$0.10100%payAI42d ago0x654ecb…56d497
0xb51f…fce80x159b…4908Basex402 service$0.10100%payAI42d ago0xa77cce…b80fe8
0xb51f…fce80x159b…4908Basex402 service$0.10100%payAI42d ago0x797484…89b8e9
0xb51f…fce80x159b…4908Basex402 service$0.10100%payAI42d ago0xaf86c9…39c95d
0xb51f…fce80x159b…4908Basex402 service$0.10100%payAI42d ago0xf4e0c3…c60d44
0xb51f…fce80x159b…4908Basex402 service$0.10100%payAI42d ago0x062536…65877a
0xb51f…fce80x159b…4908Basex402 service$0.10100%payAI42d ago0x499498…57a978
0xb51f…fce80x159b…4908Basex402 service$0.10100%payAI42d ago0xda2420…73b835
0xb51f…fce80x159b…4908Basex402 service$0.10100%payAI42d ago0x422921…0bf9d3
0xb51f…fce80x159b…4908Basex402 service$0.10100%payAI42d ago0x611b56…bf2f19
0xb51f…fce80x159b…4908Basex402 service$0.10100%payAI42d ago0xb70d41…7e714d
0xb51f…fce80x159b…4908Basex402 service$0.10100%payAI42d ago0x6e8fe8…4b0a1a
0xb51f…fce80x159b…4908Basex402 service$0.10100%payAI42d ago0xb16e96…22bf1a
0xb51f…fce80x159b…4908Basex402 service$0.10100%payAI42d ago0xd166df…7fe977
0xb51f…fce80x159b…4908Basex402 service$0.10100%payAI42d ago0xb49912…8e9298
0xb51f…fce80x159b…4908Basex402 service$0.10100%payAI42d ago0xc59ea0…42142a
0xb51f…fce80x159b…4908Basex402 service$0.10100%payAI42d ago0xc0de67…040ff6

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.