Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1451f5…292082
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd19872…a366e4
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1f156f…5c4db2
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4ce187…741212
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI105d ago0xeaae75…54715c
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf3928a…8e8129
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6ac54d…c7db83
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb0b53d…5cdb33
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1f50b7…faace4
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI105d ago0x11a353…22c164
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI105d ago0x98909b…6954f7
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI105d ago0x11a0ff…58ffa7
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI105d ago0xeee022…d5f3fb
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI105d ago0x221f95…97645a
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2ea72a…a9610e
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI105d ago0x404d31…8ea73a
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9accc3…bd1d5c
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI105d ago0x79e75c…075c9b
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI105d ago0xddeefc…3a330e
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb91778…7a24df
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd368e4…0767f4
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI105d ago0x06f0b3…7ec1f0
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI105d ago0x92be45…7c7ebe
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI105d ago0x27adce…6b786a
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI105d ago0x79b355…cb90e5

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.