Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0c3710…89b89a
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x450706…b68f68
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1997c1…5e88c0
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x75ef15…10c02c
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd18260…2ddc2f
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x115587…0bf4d8
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3a7d82…2684a0
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9e4dec…dce462
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf712aa…1dadb4
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2f8dc6…bac175
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x12ebfc…225f15
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x726092…7d5d76
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9baa3b…73f1dd
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5626d2…e4b0be
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9d0ada…1dc31a
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0fff55…521ab7
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xabddbb…7c3812
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xff003e…854815
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb78db9…2169ab
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfa99cc…5ead8e
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3d6191…88be21
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6e50b4…6a9f9f
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x32b274…cd28e6
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x07debb…2a1cbc
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfc9db5…c7fcda

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.