Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8fc261…39c532
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI114d ago0x090485…875213
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI114d ago0x75a2a8…7d6aa9
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI114d ago0x780eb3…2b2fe8
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI114d ago0x114803…b5ec1d
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI114d ago0x89ed2f…54e094
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI114d ago0xff17ab…1039c0
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI114d ago0x98dd89…4f6158
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1093dc…cbc2c3
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb9883c…37e59c
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9b582a…822a64
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6170fb…2aeb10
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2e3d4d…64b960
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9b72f0…f23eab
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1367e1…7ffef1
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc06b9f…f5afad
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd0bc94…6bca11
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5d2590…bcbc63
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa15f14…1b64d3
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdd4fee…da1a5f
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5a5385…ff5e50
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI115d ago0x35852a…07ab83
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI115d ago0x196286…d41a43
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa14eeb…181f51
0xd629…82080x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4a171b…2711eb

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.