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%payAI114d ago0x87833a…e02d14
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI114d ago0x591325…1df39d
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI114d ago0x89e32e…b082a4
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf3cc49…d010fe
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbf86f4…d1a8f1
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbb5f5c…1eb6ae
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4128d7…736fb2
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI114d ago0x681e7c…17960d
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7d8bff…105fc7
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI114d ago0xad6785…131a5d
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI114d ago0x727a86…b4de4e
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI114d ago0x29ea40…2ee722
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI114d ago0x692bbc…e45785
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0b069d…ffe813
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbac674…30441f
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI114d ago0x81afa0…8c091d
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI114d ago0x20f1a0…b46fd0
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0d2b8f…cf587d
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7082b6…4fc6ed
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2d81c4…f434d7
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9fbaee…ec07b5
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI114d ago0xda4540…9d0150
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI114d ago0xae5e89…e03792
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI114d ago0x09f02b…728fdc
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI114d ago0x86c58c…417a8c

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.