Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5ec70a…620d14
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa87461…5033f7
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa0194a…6bf217
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x049cdf…541e6f
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5c8095…4fb449
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x65f8bc…e708b9
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5613ce…1736d8
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5f8949…0775f3
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8a3390…507fc7
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa23189…599c69
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x56fe02…60e1ef
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe9948a…db38c6
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbaffe9…a41366
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6ac985…3e509f
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2b7769…43c387
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd006cd…a8cbbe
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x22cf8a…584fd3
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3e8c40…8d651d
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd0fe92…465d34
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xec705a…b31b3d
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa1a7f9…db00f6
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x091547…1f6dee
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe59b00…62fd80
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x42dc08…b2196d
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8661ae…89227f

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.