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%payAI107d ago0xfeebf1…77ba02
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7d1039…f6a783
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3c1315…7f0ecd
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7da40b…64f6dc
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe9b0a2…782082
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2fa15e…e8f639
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI108d ago0x07eb3f…c74c97
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3cfe82…edfcef
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI108d ago0x18eb9a…4ffc3a
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI108d ago0x395a90…762357
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcbffc3…e886e1
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI108d ago0x40fa47…3a9a31
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2022c8…4a22ab
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI108d ago0x74ce87…51569d
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3e8c04…6c6537
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2ba6af…ee2a4e
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf81869…c95973
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI108d ago0x163e8a…37cfe4
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI108d ago0x062c9e…8fd12d
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2389d6…532ffe
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc0383b…4240bc
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb6a758…fac008
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI108d ago0x92e76b…8a7ff4
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd407ef…66b1b1
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI108d ago0x37ed19…40768e

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.