Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI113d ago0xa1a1e2…0b7574
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI113d ago0x4c3e43…fb4ff4
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI113d ago0x5a798a…033bad
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI113d ago0x07cdc2…e70348
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI113d ago0x0705dd…deeaca
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI113d ago0x6b8376…8cb1af
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI113d ago0x1fc8f4…09f44d
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI113d ago0x529f65…57c324
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI113d ago0xa11f15…8a7dcc
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI113d ago0x251261…1f87b6
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI113d ago0xc276b9…3aa8d4
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI113d ago0x422ed2…6bacc4
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI113d ago0x8ea8a3…ef0fa0
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI113d ago0x1c4048…c61639
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI113d ago0x31ba80…9552ad
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI113d ago0x436f58…dce0a0
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI113d ago0x159543…2cf3da
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI113d ago0x647bb2…525419
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI113d ago0x597369…977951
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI113d ago0x44b8f6…5150be
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI113d ago0x990368…521eca
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI113d ago0xe382f5…66f485
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI114d ago0x5dcd74…940282
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI114d ago0x629179…d423bf
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI114d ago0x87b332…dc5fd0

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.