Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf292…4d960x159b…4908Basex402 service$0.01100%dexter35d ago0x85b8b1…187c74
0xf292…4d960x159b…4908Basex402 service$0.01100%dexter35d ago0x119cb6…0fc381
0xf292…4d960x159b…4908Basex402 service$0.01100%dexter35d ago0x6b24ec…c429af
0xf292…4d960x159b…4908Basex402 service$0.01100%dexter35d ago0x528069…26c4e8
0xf292…4d960x159b…4908Basex402 service$0.01100%dexter35d ago0xbf45aa…9fbe89
0xf292…4d960x159b…4908Basex402 service$0.01100%dexter35d ago0xe16e00…b8cc9c
0xf292…4d960x159b…4908Basex402 service$0.01100%dexter35d ago0x2c4e1b…b2a01f
0xf292…4d960x159b…4908Basex402 service$0.10100%dexter35d ago0x95259b…295f14
0xf292…4d960x159b…4908Basex402 service$0.10100%dexter35d ago0x5045c4…a0b4b0
0xf292…4d960x159b…4908Basex402 service$0.10100%dexter35d ago0xa22ceb…26e2d6
0xf292…4d960x159b…4908Basex402 service$0.10100%dexter35d ago0x3f332d…82107f
0xf292…4d960x159b…4908Basex402 service$0.10100%dexter35d ago0x6209b8…333a13
0xf292…4d960x159b…4908Basex402 service$0.10100%dexter35d ago0x4f32b7…8fe2eb
0xf292…4d960x159b…4908Basex402 service$0.10100%dexter35d ago0x08c623…89c2a3
0xf292…4d960x159b…4908Basex402 service$0.10100%dexter35d ago0x7cb961…3efe8b
0xf292…4d960x159b…4908Basex402 service$0.10100%dexter35d ago0x3878b4…9b5f43
0xf292…4d960x159b…4908Basex402 service$0.10100%dexter35d ago0xa8906d…e7da12
0xf292…4d960x159b…4908Basex402 service$0.10100%dexter35d ago0xf20f8b…e56d07
0xf292…4d960x159b…4908Basex402 service$0.10100%dexter35d ago0x7ec569…c8ba92
0xf292…4d960x159b…4908Basex402 service$0.10100%dexter35d ago0xdc66cc…806c44
0xf292…4d960x159b…4908Basex402 service$0.10100%dexter35d ago0xf00d39…e16160
0xf292…4d960x159b…4908Basex402 service$0.10100%dexter35d ago0x06304c…ea29b5
0xf292…4d960x159b…4908Basex402 service$0.10100%dexter35d ago0x9390e8…c152dc
0xf292…4d960x159b…4908Basex402 service$0.10100%dexter35d ago0xa0853f…7f5b7b
0xf292…4d960x159b…4908Basex402 service$0.10100%dexter35d ago0x5dad95…886af1

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.