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%payAI109d ago0x280953…50c431
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6c013a…537745
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI109d ago0x392412…d42b1f
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd7a4b5…f806d0
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc53424…5ff464
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf8773b…fddb7e
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb1e207…c3cb08
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd31aa0…7fb188
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbc1c44…7925f2
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd06c28…74646f
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1fa024…65f23a
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9c3227…8c6986
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI109d ago0x07bb50…7200b2
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd26b60…597ea6
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI109d ago0x28cdd8…bab05c
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1fabcd…62c6b9
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI110d ago0x260e6c…c81da4
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI110d ago0xba500d…e43765
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI110d ago0x83f043…ba21bb
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9de4a7…e44892
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6b8007…8e2466
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI110d ago0x78ea67…17ac5b
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf20543…bd12f6
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf64bcc…6a6513
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI110d ago0x97653b…aee9a1

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.