Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9c3352…2dd119
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x57f159…2551bc
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd566f3…2f55a7
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd78bab…392074
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2c5791…a7bf98
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8ca846…05fe2f
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xaa2af0…e432f5
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x054a90…b763f7
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd82b5b…72bf85
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8cf936…18e390
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc20c66…ce0d06
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2688ac…4b21b1
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x237482…533534
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x973b14…ae428c
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x64a3b5…87fcfb
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1704c9…9e3a59
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe88488…e300fd
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3ebdfc…ceb704
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd0bdfa…26dbd5
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf00498…45eb46
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb29310…fcf9db
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x12c320…e9cc79
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x79e31b…e67cf2
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc47a36…91eda3
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x658083…f82b47

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.