Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6e39…7cff0x4159…ad3cBasex402 service$0.01100%coinbase19d ago0x437088…363c0c
0x6e39…7cff0x4159…ad3cBasex402 service$0.001100%coinbase19d ago0xb634c3…0f055e
0x6e39…7cff0x4159…ad3cBasex402 service$0.03100%coinbase19d ago0x64897d…83fd04
0x6e39…7cff0x4159…ad3cBasex402 service$0.005100%coinbase19d ago0x8bab3d…c0252c
0x6e39…7cff0x4159…ad3cBasex402 service$0.01100%coinbase19d ago0x869b09…1583e0
0x6e39…7cff0x4159…ad3cBasex402 service$0.005100%coinbase19d ago0x5d8841…56adba
0x6e39…7cff0x4159…ad3cBasex402 service$0.005100%coinbase19d ago0xfe889f…09f156
0x6e39…7cff0x4159…ad3cBasex402 service$0.01100%coinbase19d ago0x3a2fa6…8ad4ba
0x6e39…7cff0x4159…ad3cBasex402 service$0.03100%coinbase19d ago0x83aedd…18452c
0x6e39…7cff0x4159…ad3cBasex402 service$0.01100%coinbase19d ago0xab4543…ccc4b6
0x6e39…7cff0x4159…ad3cBasex402 service$0.005100%coinbase19d ago0xa2da7a…d627ca
0x6e39…7cff0x4159…ad3cBasex402 service$0.005100%coinbase19d ago0x4fe9d1…96f892
0x6e39…7cff0x4159…ad3cBasex402 service$0.005100%coinbase19d ago0x079066…78d17c
0x6e39…7cff0x4159…ad3cBasex402 service$0.001100%coinbase19d ago0xf55721…07d100
0x6e39…7cff0x4159…ad3cBasex402 service$0.01100%coinbase19d ago0x1c34ae…cef54a
0x6e39…7cff0x4159…ad3cBasex402 service$0.03100%coinbase19d ago0x70c592…31a23d
0x6e39…7cff0x4159…ad3cBasex402 service$0.01100%coinbase19d ago0x51833d…63af72
0x6e39…7cff0x4159…ad3cBasex402 service$0.005100%coinbase19d ago0x6f3225…d3a13a
0x6e39…7cff0x4159…ad3cBasex402 service$0.005100%coinbase19d ago0xb27aa8…93c31b
0x6e39…7cff0x4159…ad3cBasex402 service$0.005100%coinbase19d ago0x767897…cfde26
0x6e39…7cff0x4159…ad3cBasex402 service$0.005100%coinbase19d ago0x156464…c4ee44
0x6e39…7cff0x4159…ad3cBasex402 service$0.01100%coinbase20d ago0x824512…62ffe2

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.