Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc3d669…255d63
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xaedf41…a77caa
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd78f3c…79c75a
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe28ecf…997066
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc292be…04ee2b
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfc7893…07194d
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9e915f…330489
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2270e4…47aae7
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x80bae1…b1eb69
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x85cc00…9acbe8
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd61fc0…dc83bb
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa1aa57…6d8e10
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe6bd37…88b00f
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9bc462…73e71f
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x621169…bac407
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x79406f…9ebead
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd985e4…4863fe
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7322a5…d19971
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0273c4…6b8a7d
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8573de…760ff8
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7f56b8…58252c
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1c29a3…179a78
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa91052…3bcad0
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf74861…da12ad
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9e25d6…ae71c3

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.