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%payAI108d ago0x717aa4…b1447b
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI108d ago0x22ee9f…77ab06
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2594e3…6a4678
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI108d ago0x394e44…a3f813
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2a0526…5b3e8b
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbeaab8…3f331b
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb5e584…f06791
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcaa0ab…edf1c3
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0212d4…4326bc
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6f0df8…9b7ca3
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI108d ago0x130d17…a9b035
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI108d ago0x929eae…6d6c74
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3ce17f…a5ad43
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf4f8ff…e5678c
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5a7406…a19f32
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI108d ago0x045802…1214d0
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI108d ago0x53af4a…2cf8f1
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3d6d42…1e858d
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1cbba4…0c1ef6
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI108d ago0x08a7e8…ff40d7
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI108d ago0xac1325…80b3f8
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI108d ago0x41248c…78db89
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb1333a…e66eec
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8efea7…e3b8a1
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5ccac5…4f1dd7

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.