Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x805288…d823d1
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x10ed29…fb6942
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xadce4a…a358a0
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb92e55…a56552
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x15dc19…efd771
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x36a029…aff264
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4b155a…16994c
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0e6bf5…00de91
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb35fd4…4d0ed6
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x800959…ce1066
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2d204a…0d13e1
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x68002e…d2052e
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xba9f91…8d0dd2
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6166d0…102fda
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4f3cca…134e74
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc8035a…b0c392
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xca7931…d2a347
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2f735c…f00ec1
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x493e3a…114cce
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x397aef…67a993
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc1abb6…89d53c
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1b2d0a…60b344
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2432ef…3531a6
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x31f20c…fbe79d
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf2527b…bf2763

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.