Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa16d ago0xa76b38…a7c21d
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa16d ago0x48cc2f…34d632
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa16d ago0x13e1c7…4409cf
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa16d ago0x2799c2…6420bb
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa16d ago0x7cbd86…95bda2
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa16d ago0x779e92…ae45e4
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa16d ago0xb7eb70…cc107f
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa16d ago0xbbe3ad…18504e
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa16d ago0x7b1bd8…fa4562
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa16d ago0x7dfbe5…5a29e4
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa16d ago0x0ae668…d87dfc
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa16d ago0xdab103…992453
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa16d ago0xca0ca1…980bc7
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa16d ago0xa79be7…565fb5
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa16d ago0xa376a9…d2d2bd
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa16d ago0xf19741…a22f45
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa16d ago0xb5e2f7…1c71f5
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa16d ago0xd71dd5…c3c43b
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa16d ago0xa779b2…2b79f7
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa16d ago0x2d2750…8aed0e
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa16d ago0x27b20c…b8e9f9
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa16d ago0xa99a21…6b4912
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa16d ago0xb7fad2…0767a0
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa16d ago0xb21637…05e9d8
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa16d ago0x4cae80…00e83c

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.