Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5f377a…35821c
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI107d ago0x88fdea…bc391b
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI107d ago0x41a98d…ec6451
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4f08c9…84642b
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI107d ago0x423ae5…69cf0e
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa43f09…eac37f
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x317bed…13f909
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8e60bf…be0708
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x133b63…8db400
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x170551…6822bd
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0eb2ff…4195fc
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI108d ago0xac182d…831a11
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd0360c…9f23c8
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf8247e…a03daa
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x46a4d7…7aa7b5
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x994a5f…eac077
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa5a2c1…ebe7cc
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x80a7bf…b00140
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x36d9f2…39b310
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc8a310…938de6
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe6e53e…e03519
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x254516…fcd032
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x66fcc7…a07608
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8cd02d…cc436a
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa12fe4…7bf1ef

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.