Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x22c2db…8a4642
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x136137…1df637
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8ac270…37586f
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xeb8c2f…259992
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xec7410…a0e394
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6b7f04…ac5224
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0f7792…498f46
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x37225a…244f0d
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0478ba…5fb0bb
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1cf3ce…00521b
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x070681…def2dc
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3989a1…b6922e
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbaf0a6…b9ec60
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa73d27…1b3f53
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x226d66…d318a4
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x866fbc…3260bb
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7e049e…db81e3
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe667ba…f1a985
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd1f032…4c5c1d
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8f0c9e…5501a6
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2acb0e…6c678d
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI116d ago0x17af31…ce4236
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9261aa…27b5a3
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI116d ago0x81af43…935790
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI116d ago0x138196…32b180

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.