Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3fd9be…f691d4
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x27ac1a…dc6e49
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9de06f…654fd1
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8c3c61…39c318
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0bd8b6…cb259b
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4712d8…ed1442
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf1596b…25e205
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0d9d87…cd1555
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa53499…b88726
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbda0a7…69a7eb
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xced11c…0bd4c1
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xceee8f…a8f681
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6e3f63…e3f8d8
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb50418…e3af55
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1b35dd…c743e0
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7ae220…cf9dfb
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x62c748…e02412
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x31e401…d01472
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x097d24…bae4db
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0ce945…cb778c
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x701d29…60439e
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf0a533…fad00f
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x407031…994c44
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd6e72b…f99b33
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5fd952…2833dc

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.