Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x0ab3a7…c992f4
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x0ab507…0d1cab
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI111d ago0xca0112…53f0c7
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI111d ago0xb366ee…bb4dc9
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI111d ago0xce678b…c9a4f1
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x855b61…ce320c
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x9e11ce…b9ef25
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x076da0…52a8f2
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x054129…5e2a31
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd746c1…67de12
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI112d ago0xae6416…b418cf
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb23459…973b4f
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI112d ago0xbd9106…24774c
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x547efd…bb190f
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI112d ago0xab7b34…c6f95b
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x630cfa…d4b16f
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf71f9a…c6b711
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4c7b74…46920e
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x6857da…53461a
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa89dbc…36ba35
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x8aa51a…962a7b
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x0f0883…f9a5ce
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI112d ago0xdc414e…f40c3e
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x23a8de…130755
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc7472a…57c2ba

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.