Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeaa9…33e40x6a5e…c666Basex402 service$0.01100%payAI113d ago0x670d62…3e62af
0xeaa9…33e40x6a5e…c666Basex402 service$0.01100%payAI113d ago0xb1675f…960f42
0xeaa9…33e40x6a5e…c666Basex402 service$0.01100%payAI113d ago0x565530…4c6826
0xeaa9…33e40x6a5e…c666Basex402 service$0.01100%payAI113d ago0xd73bea…15bea6
0xeaa9…33e40x6a5e…c666Basex402 service$0.01100%payAI113d ago0xae893a…2f6914
0xeaa9…33e40x6a5e…c666Basex402 service$0.01100%payAI113d ago0xc367a2…1741f1
0xeaa9…33e40x6a5e…c666Basex402 service$0.01100%payAI113d ago0xef4305…bc1336
0xeaa9…33e40x6a5e…c666Basex402 service$0.01100%payAI113d ago0x66d592…fc24ad
0xeaa9…33e40x6a5e…c666Basex402 service$0.01100%payAI113d ago0x474009…1aa132
0xeaa9…33e40x6a5e…c666Basex402 service$0.01100%payAI113d ago0x8a5f23…8c2163
0xeaa9…33e40x6a5e…c666Basex402 service$0.01100%payAI113d ago0x5ff92b…47cd58
0xeaa9…33e40x6a5e…c666Basex402 service$0.01100%payAI113d ago0x2652c4…52a452
0xeaa9…33e40x6a5e…c666Basex402 service$0.01100%payAI113d ago0x54be5e…6b81d0
0xeaa9…33e40x6a5e…c666Basex402 service$0.01100%payAI113d ago0xd11455…7d2048
0xeaa9…33e40x6a5e…c666Basex402 service$0.01100%payAI113d ago0x6c8ac8…2a3e20
0xeaa9…33e40x6a5e…c666Basex402 service$0.01100%payAI113d ago0xe6629b…5f6477
0xeaa9…33e40x6a5e…c666Basex402 service$0.01100%payAI113d ago0xe4f1a0…b46ee3
0xeaa9…33e40x6a5e…c666Basex402 service$0.01100%payAI113d ago0xd89d66…41a6d4
0xeaa9…33e40x6a5e…c666Basex402 service$0.01100%payAI113d ago0xd694da…b5c7ea
0xeaa9…33e40x6a5e…c666Basex402 service$0.01100%payAI113d ago0x9857a4…c30a8f
0xeaa9…33e40x6a5e…c666Basex402 service$0.01100%payAI113d ago0x80f824…5cbd80
0xeaa9…33e40x6a5e…c666Basex402 service$0.01100%payAI113d ago0x273758…8bceb8
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI113d ago0x68b9a4…59a9a9
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5c4b24…fb47e0
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe5cd31…90ac48

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.