Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x591cc4…972b4c
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x23112e…54a18d
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9bed52…c5f131
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb971cf…a85c62
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc8e8a5…7fb892
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x58aecd…8eab6f
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4c35c6…067f31
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x455b18…bdfe63
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x59fd07…55d599
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe6daec…b3d0a5
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1e94cd…212ca3
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1a07dd…20d3be
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xea6e42…02c8f0
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc76281…472b86
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x366f36…c95dd3
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8f7b5d…e27b62
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3b4a5a…b1b978
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xce4a35…39139e
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x93cfc9…0968cc
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7f2a07…06f0e7
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4670b1…1911aa
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe69c23…919ea6
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa8a45d…0b2d4f
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x18ca68…e6d00f
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf9a6a7…24a306

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.