Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5a9a…93110x3201…59e5Basex402 service$0.007941100%payAI70d ago0xbbe483…bcd094
0x5a9a…93110x3201…59e5Basex402 service$0.007779100%payAI70d ago0xf6a129…fda9e9
0x5a9a…93110x3201…59e5Basex402 service$0.007943100%payAI70d ago0x7c2724…68bdd1
0x5a9a…93110x3201…59e5Basex402 service$0.007781100%payAI70d ago0x8fb9f1…bb8bc2
0x5a9a…93110x3201…59e5Basex402 service$0.007953100%payAI70d ago0x505360…3eb05d
0x5a9a…93110x3201…59e5Basex402 service$0.007781100%payAI70d ago0x780db1…0e8c94
0x5a9a…93110x3201…59e5Basex402 service$0.007941100%payAI70d ago0xbe52d9…80f77d
0x5a9a…93110x3201…59e5Basex402 service$0.00779100%payAI70d ago0xcaf798…221c1d
0x5a9a…93110x3201…59e5Basex402 service$0.007932100%payAI70d ago0x8d4e1e…7e722b
0x5a9a…93110x3201…59e5Basex402 service$0.007799100%payAI70d ago0x146a2f…9d25d1
0x5a9a…93110x3201…59e5Basex402 service$0.007911100%payAI70d ago0xb97901…bbe962
0x5a9a…93110x3201…59e5Basex402 service$0.007799100%payAI70d ago0x97c3d0…aea1e1
0x5a9a…93110x3201…59e5Basex402 service$0.007911100%payAI70d ago0x181c03…4560db
0x5a9a…93110x3201…59e5Basex402 service$0.007799100%payAI70d ago0x8d61e1…b20581
0x5a9a…93110x3201…59e5Basex402 service$0.007902100%payAI70d ago0xa2a85a…35b9fd
0x5a9a…93110x3201…59e5Basex402 service$0.007809100%payAI70d ago0x758c0d…4fc661
0x5a9a…93110x3201…59e5Basex402 service$0.007894100%payAI70d ago0xd57808…f9604c
0x5a9a…93110x3201…59e5Basex402 service$0.007809100%payAI70d ago0x77168c…556f12
0x5a9a…93110x3201…59e5Basex402 service$0.007894100%payAI70d ago0x443098…20e1a3
0x5a9a…93110x3201…59e5Basex402 service$0.007809100%payAI70d ago0x52836d…bc9fbc
0x5a9a…93110x3201…59e5Basex402 service$0.007889100%payAI70d ago0x768e94…7e438f
0x5a9a…93110x3201…59e5Basex402 service$0.007809100%payAI70d ago0xbe9db1…ce287d
0x5a9a…93110x3201…59e5Basex402 service$0.007889100%payAI70d ago0x00d2ec…d0169e
0x5a9a…93110x3201…59e5Basex402 service$0.007809100%payAI70d ago0x06987b…13e119
0x5a9a…93110x3201…59e5Basex402 service$0.007883100%payAI70d ago0xedea27…d951fd

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.