Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2c3df7…48d536
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0acfa0…204dbd
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbb0a1a…754eab
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb46eea…bee27d
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc68109…3d4fc3
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd14e95…ed99e5
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9afafe…365e57
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6f00ef…033860
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf76173…a57fb7
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdd32a0…848e57
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9c1ffa…c9420f
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe4181f…4664b8
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI114d ago0x946a7b…08dd5b
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3fd485…b12b28
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcce490…a1e228
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI114d ago0x52f479…9b062a
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI114d ago0x44f696…476fdf
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbb3586…9c511a
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe3bc43…00e06c
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI114d ago0x20d3d4…7a956b
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI114d ago0x55a233…7f37b1
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdb6666…e9f982
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI114d ago0xaee35c…db5834
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI114d ago0x500840…a5a983
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2ff5f5…6eb51b

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.