Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI107d ago0x94b179…0bdb56
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI107d ago0x86986a…0a0a15
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfd1595…c5ef8c
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI107d ago0x84b55c…125e5a
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI107d ago0xef3ebb…c3c10e
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI107d ago0x83d497…2776f3
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9af396…a0008e
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI107d ago0x08a4a1…d7a34b
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5033fb…0394ec
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3e0258…bd0009
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI107d ago0x484e7b…e38213
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd344e5…9db54c
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf0e4cc…3a7064
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7f0144…4e2022
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI107d ago0x89075f…35ca7d
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7ddd64…5e29d4
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3ebffa…5eb571
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI107d ago0xeee571…bc2108
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9cd3fe…ba9003
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4b632b…2d5e4f
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc8f6c9…476e41
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3e3be7…1ec121
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI107d ago0x125203…06753a
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7aeb43…ed9d78
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI107d ago0x39937c…0b100d

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.