Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI115d ago0x68fef7…76300f
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1ef724…cc8bf4
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf9b12b…1bbdb9
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI116d ago0x491ec7…14e0b9
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa087db…1a653c
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2890c0…de2626
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3b0d00…6f7ba5
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI116d ago0x452333…f1bdf2
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI116d ago0x42e98c…e68558
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI116d ago0x72934f…3e2d1b
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfb49b1…7655ce
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI116d ago0x35cd0a…2d858b
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI116d ago0xeda82d…17b02c
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcff157…e61299
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9875f1…68fa33
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbf7f90…9f3df0
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI116d ago0x653e2d…1ff173
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0362d4…2f4ffe
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI116d ago0x83c0db…dba5fa
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI116d ago0x279951…8fffac
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1271c0…78a0cf
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc574d8…ad1cd8
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0d50a0…cb977e
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI116d ago0xea6468…6584c3
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc30a48…11d890

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.