Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1188…dd2b0x159b…4908Basex402 service$0.01100%payAI41d ago0x3998fb…c00431
0x1188…dd2b0x159b…4908Basex402 service$0.01100%payAI41d ago0xba2742…6a6dc5
0x1188…dd2b0x159b…4908Basex402 service$0.01100%payAI41d ago0x882af8…643409
0x1188…dd2b0x159b…4908Basex402 service$0.01100%payAI41d ago0x0004e6…1386e0
0x1188…dd2b0x159b…4908Basex402 service$0.01100%payAI41d ago0x45d22b…c5053e
0x1188…dd2b0x159b…4908Basex402 service$0.01100%payAI41d ago0xf43e35…be4db6
0x1188…dd2b0x159b…4908Basex402 service$0.01100%payAI41d ago0x480d7f…892e6c
0x1188…dd2b0x159b…4908Basex402 service$0.01100%payAI41d ago0x0c17f3…cf31ee
0x1188…dd2b0x159b…4908Basex402 service$0.01100%payAI41d ago0x0e00b6…f3294f
0x1188…dd2b0x159b…4908Basex402 service$0.10100%payAI41d ago0xd6a61c…122a39
0x1188…dd2b0x159b…4908Basex402 service$0.10100%payAI41d ago0xa701b0…9f890c
0x1188…dd2b0x159b…4908Basex402 service$0.10100%payAI41d ago0x875dc4…453b14
0x1188…dd2b0x159b…4908Basex402 service$0.10100%payAI41d ago0x4f9c30…6ffa7a
0x1188…dd2b0x159b…4908Basex402 service$0.10100%payAI41d ago0xd3568e…dd4faa
0x1188…dd2b0x159b…4908Basex402 service$0.10100%payAI41d ago0x9a7b38…7f865a
0x1188…dd2b0x159b…4908Basex402 service$0.10100%payAI41d ago0xd85d7a…8bb8a9
0x1188…dd2b0x159b…4908Basex402 service$0.10100%payAI41d ago0x6ba507…919f9d
0x1188…dd2b0x159b…4908Basex402 service$0.10100%payAI41d ago0xc7bd06…1708f4
0x1188…dd2b0x159b…4908Basex402 service$0.10100%payAI41d ago0x2b3ba8…148f66
0x1188…dd2b0x159b…4908Basex402 service$0.10100%payAI41d ago0x862cd4…d43d5e
0x1188…dd2b0x159b…4908Basex402 service$0.10100%payAI41d ago0xb6b6a8…91f836
0x1188…dd2b0x159b…4908Basex402 service$0.10100%payAI41d ago0x8f5830…4784f4
0x1188…dd2b0x159b…4908Basex402 service$0.10100%payAI41d ago0x52045e…5d4540
0x1188…dd2b0x159b…4908Basex402 service$0.10100%payAI41d ago0x6e669f…31e7be
0x1188…dd2b0x159b…4908Basex402 service$0.10100%payAI41d ago0x45792c…49b207

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.