Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x92ab67…6b87bd
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xad7669…6cfc42
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2c3fb3…3e0307
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x99f710…82e3d6
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9b0230…b7b935
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa69d08…7d2733
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x169abc…2186a8
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x49269a…3f56e9
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x345979…08552f
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x84da9e…ec3935
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2ba4cc…8e3251
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb6d7a4…b1efb6
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3a646e…dfd8e0
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x50dcff…1e4871
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5b8a7a…27dadf
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfe562d…c4976f
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc00ffa…c6fcdc
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x753ad8…e93f62
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb9babd…6f884f
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf7c497…57fbd5
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x90cba1…70e5a1
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x606590…e8e3f7
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5b16bd…29b634
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xca967b…2c7058
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8b2111…a2464f

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.