Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa012fc…7f438b
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd177e8…222e5f
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf072de…986be9
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI107d ago0x46e3a8…02aabf
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI107d ago0x041442…f8cb3b
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc1bcb1…da0581
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI107d ago0x799262…cdec15
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4fdbb0…7071d5
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI107d ago0x507cbe…c42c4b
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0f3e28…8a2098
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI107d ago0xce690b…d772d4
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7bdb3b…77e2bc
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI107d ago0x521eb3…171c56
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa815a3…4771a8
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3f5284…b792f4
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd56f13…050180
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8daa45…1ddaf2
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4703b6…18283f
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5033bd…f24a2b
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI107d ago0x91d038…b2e9de
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI107d ago0xed094c…5e4bfc
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI107d ago0x83b6d9…a5f0e5
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI107d ago0x875c49…28b9ce
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2d2530…92dc7c
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2ddab1…117837

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.