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%payAI117d ago0x22c0e6…7d9d85
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI117d ago0x91b58e…2fb325
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI117d ago0x343dcf…191b27
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0ea201…ed2fb3
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb712de…3d28ff
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8a3607…b9cc62
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3b8adb…f39bfe
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI117d ago0x527ab2…ff083a
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb3f78e…2b41bc
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI117d ago0xdb8414…cbdecd
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5dfd1c…0c3f19
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI117d ago0xdd9651…8549c5
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI117d ago0x52dafa…9fa060
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4996c7…7d23c0
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI117d ago0x593c9c…32635a
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI117d ago0x079085…3f70a3
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI117d ago0x2ce4d9…712b69
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI117d ago0x95fcdc…0c82d0
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI117d ago0x44393f…8c54d8
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf9280c…17b441
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa00b48…071552
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd533e8…60cb74
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8c5087…554e94
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI117d ago0x41ad8e…d67829
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI117d ago0x082792…878af7

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.