Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf1b4…49cd0x159b…4908Basex402 service$0.01100%payAI42d ago0xb98685…f1d993
0xf1b4…49cd0x159b…4908Basex402 service$0.10100%payAI42d ago0x4d9521…59e74b
0xf1b4…49cd0x159b…4908Basex402 service$0.10100%payAI42d ago0x622a50…e8656e
0xf1b4…49cd0x159b…4908Basex402 service$0.10100%payAI42d ago0x833e1b…0a7964
0xf1b4…49cd0x159b…4908Basex402 service$0.10100%payAI42d ago0xd49264…d05839
0xf1b4…49cd0x159b…4908Basex402 service$0.10100%payAI42d ago0x9b9d19…0d1d28
0xf1b4…49cd0x159b…4908Basex402 service$0.10100%payAI42d ago0x27ddfb…4d9e64
0xf1b4…49cd0x159b…4908Basex402 service$0.10100%payAI42d ago0xb16ec6…e7b77d
0xf1b4…49cd0x159b…4908Basex402 service$0.10100%payAI42d ago0x34ade9…e90a06
0xf1b4…49cd0x159b…4908Basex402 service$0.10100%payAI42d ago0x4b6391…e99df1
0xf1b4…49cd0x159b…4908Basex402 service$0.10100%payAI42d ago0x2a46aa…bf6a02
0xf1b4…49cd0x159b…4908Basex402 service$0.10100%payAI42d ago0x7a4335…59bf35
0xf1b4…49cd0x159b…4908Basex402 service$0.10100%payAI42d ago0x532f53…f5c7c3
0xf1b4…49cd0x159b…4908Basex402 service$0.10100%payAI42d ago0x89ff68…56bd33
0xf1b4…49cd0x159b…4908Basex402 service$0.10100%payAI42d ago0xa0edb0…4280d3
0xf1b4…49cd0x159b…4908Basex402 service$0.10100%payAI42d ago0xa61c53…bd4ad1
0xf1b4…49cd0x159b…4908Basex402 service$0.10100%payAI42d ago0x187146…32fe78
0xf1b4…49cd0x159b…4908Basex402 service$0.10100%payAI42d ago0xfaf78d…1d7cbe
0xf1b4…49cd0x159b…4908Basex402 service$0.10100%payAI42d ago0x43abaa…ce11d9
0xf1b4…49cd0x159b…4908Basex402 service$0.10100%payAI42d ago0x97956c…57d8e2
0xf1b4…49cd0x159b…4908Basex402 service$0.10100%payAI42d ago0xc475cd…da7e32
0xf1b4…49cd0x159b…4908Basex402 service$0.10100%payAI42d ago0x024266…f95666
0xf1b4…49cd0x159b…4908Basex402 service$0.10100%payAI42d ago0xbb48dd…46c332
0xf1b4…49cd0x159b…4908Basex402 service$0.10100%payAI42d ago0x6bbb97…b35493
0xf1b4…49cd0x159b…4908Basex402 service$0.10100%payAI42d ago0x47b670…d42794

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.