Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI111d ago0x8471e1…ceb713
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI111d ago0x2f66d3…d703fa
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI111d ago0x8403bb…f2e089
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf92abf…55da43
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI111d ago0x8ac5b5…4493a6
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc191de…ad3529
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI111d ago0x70635a…ccdf3b
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI111d ago0xb00f7a…bd057f
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI111d ago0x667624…741573
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI111d ago0xb0fdf9…0069a8
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa57f5a…56ac61
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI111d ago0x3d7eb8…cdad6f
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI111d ago0x65633e…43607f
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI111d ago0xea2567…c35e63
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI111d ago0x0c0e57…6d0fa1
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI111d ago0x3c312c…64993b
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI111d ago0x159a5c…66b5e3
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI111d ago0xdfa086…3411ae
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI111d ago0x5bc914…40ac91
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI111d ago0xb532f5…a74eb1
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI112d ago0x980fc2…a0003e
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI112d ago0x7a8cd2…efcbb6
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI112d ago0x45816f…84e0a0
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc526c1…631d25
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI112d ago0x89aaee…20a794

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.