Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI113d ago0x096749…82034e
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3188f8…f13c46
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa1ad28…5ada37
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI113d ago0x11e579…10d0e1
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI113d ago0x11027f…ca77bc
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI113d ago0x600826…82e9a3
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI113d ago0x23f9f3…86927b
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1b3316…3dab23
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI113d ago0xab6fd8…00d4bb
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa40663…d2f226
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI113d ago0x229af4…2d7511
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI113d ago0x444d6c…17d2fd
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdef1dd…a99392
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI113d ago0xeca310…0d82f4
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa4573a…068294
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdb4868…1a53cf
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI113d ago0x50f12a…3c78ee
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7942b9…db4a21
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb2c350…0e6d00
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2038a1…658a16
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbc1882…51b11b
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf88f82…a0fa26
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa2f420…bb241e
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI113d ago0x47be98…a3c72b
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf1f1a2…f4d95d

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.