Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0f5769…6ed8fa
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3be3f3…22ddbf
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI108d ago0x207abd…8e4842
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8e78c5…477377
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf224ef…663d1b
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbba38a…cdc80b
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd8a76c…b61436
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb75cf6…28d707
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe4821a…c2630e
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3d3900…921136
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI108d ago0x384126…0d41ca
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbccc9b…57204f
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe07240…628305
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI108d ago0x76351d…73f383
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbacb62…f7d858
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI108d ago0x79ae37…982e0c
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9e197e…51b4d2
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe2900b…1bfee3
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI108d ago0x82fba0…e946cd
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI108d ago0xab0301…ac3b42
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI108d ago0x565e6d…4d7583
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI108d ago0x730ab0…94f0d3
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1a5797…8967fa
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe7c6f5…3f0aab
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI109d ago0x095693…c4cd02

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.