Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x37dbca…ab9024
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc65470…a4e007
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x386d89…117e62
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa38960…7572ed
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x09a7b8…f244bf
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xac4184…9c2423
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa2eb1d…ba29ec
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1a97f7…11401e
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x629bf7…1e0952
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1b6223…0f1277
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4a5d3a…daec71
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x281974…bf6a68
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf75340…cc6de0
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xff1ae8…74cadd
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5dcdf7…754a2a
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1b958d…0c38d1
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf53e12…6d34d8
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbdc7a7…f94508
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x44ec7c…3547c0
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc5da67…c2e451
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdd653a…4d6afd
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2350aa…580c6a
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x193ffa…3f5350
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xec0bda…d2d775
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7ede90…c12372

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.