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%payAI114d ago0xf9590d…ace62d
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdb30d7…93da4a
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8ba1f8…71d046
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe6740f…e5742f
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc5ffea…9bb8c9
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI114d ago0x68e2a9…02d5dd
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI114d ago0x562eff…226b88
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI114d ago0x30702a…dcd20a
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdecd5e…eeff2b
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI114d ago0x017758…fd3e89
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI114d ago0x855f40…7bb7cf
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI114d ago0x905936…200049
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI114d ago0x394bdb…56d7c3
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2e8157…c3b931
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI114d ago0xda5bfe…17c691
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI114d ago0x16368d…6690b3
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb3aecd…f1ca74
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9b644e…6c5e69
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdcd535…c4b79c
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5555dd…0f4420
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI114d ago0x160f24…60b5fc
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1d2d54…b95c5c
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI114d ago0x54cee6…4a66ec
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI114d ago0x266640…f3bf74
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3d01ef…347b56

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.