Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbaee…41b10x159b…4908Basex402 service$0.10100%dexter43d ago0x0f823b…513fe3
0xbaee…41b10x159b…4908Basex402 service$0.10100%dexter43d ago0x3cda26…3af7f2
0xbaee…41b10x159b…4908Basex402 service$0.10100%dexter43d ago0xa131b9…8615ec
0xbaee…41b10x159b…4908Basex402 service$0.10100%dexter43d ago0x980f6c…8ce6d8
0xbaee…41b10x159b…4908Basex402 service$0.10100%dexter43d ago0x853e59…c3e704
0xbaee…41b10x159b…4908Basex402 service$0.10100%dexter43d ago0x7ae826…2c56a5
0xbaee…41b10x159b…4908Basex402 service$0.10100%dexter43d ago0x9f4ade…829ed4
0xbaee…41b10x159b…4908Basex402 service$0.10100%dexter43d ago0x67673d…86a849
0xbaee…41b10x159b…4908Basex402 service$0.10100%dexter43d ago0x8a3a98…d8ada2
0xbaee…41b10x159b…4908Basex402 service$0.10100%dexter43d ago0x767c94…7f5cd1
0xbaee…41b10x159b…4908Basex402 service$0.10100%dexter43d ago0x9b33e0…a28f0b
0xbaee…41b10x159b…4908Basex402 service$0.10100%dexter43d ago0x87beaf…faba4f
0xbaee…41b10x159b…4908Basex402 service$0.10100%dexter43d ago0x282161…bf2b9e
0xbaee…41b10x159b…4908Basex402 service$0.10100%dexter43d ago0xcab82d…4de26b
0xbaee…41b10x159b…4908Basex402 service$0.10100%dexter43d ago0x785248…ec727b
0xbaee…41b10x159b…4908Basex402 service$0.10100%dexter43d ago0xb20b36…d2109e
0xbaee…41b10x159b…4908Basex402 service$0.10100%dexter43d ago0xf2fb82…d6406f
0xbaee…41b10x159b…4908Basex402 service$0.10100%dexter43d ago0x548df3…1e1683
0xbaee…41b10x159b…4908Basex402 service$0.10100%dexter43d ago0xee64e3…50d867
0xbaee…41b10x159b…4908Basex402 service$0.10100%dexter43d ago0x7be425…bc657d
0xbaee…41b10x159b…4908Basex402 service$0.10100%dexter43d ago0x8025c8…54925f
0xbaee…41b10x159b…4908Basex402 service$0.10100%dexter43d ago0xed1bbc…6e9426
0xbaee…41b10x159b…4908Basex402 service$0.10100%dexter43d ago0xebe849…f6a2e9
0xbaee…41b10x159b…4908Basex402 service$0.10100%dexter43d ago0x0f67d7…680b6a
0xbaee…41b10x159b…4908Basex402 service$0.10100%dexter43d ago0xd20b22…318a6b

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.