Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc963…b14a0xe373…668dBasex402 service$0.05100%coinbase50d ago0x6fe14f…112e23
0xc963…b14a0xe373…668dBasex402 service$0.05100%coinbase50d ago0xb9ba06…ac1daf
0xc963…b14a0xe373…668dBasex402 service$0.05100%coinbase50d ago0xee11f4…f6a5c2
0xc963…b14a0xe373…668dBasex402 service$0.01100%coinbase50d ago0x521e7f…9c9c51
0xc963…b14a0xe373…668dBasex402 service$0.01100%coinbase50d ago0xab4265…293114
0xc963…b14a0xe373…668dBasex402 service$0.01100%coinbase50d ago0x63c949…cfbc3c
0xc963…b14a0xe373…668dBasex402 service$0.03100%coinbase50d ago0xa4e8cb…7ae683
0xc963…b14a0xe373…668dBasex402 service$0.01100%coinbase50d ago0x8c376f…7148f8
0xc963…b14a0xe373…668dBasex402 service$0.03100%coinbase50d ago0xe11af0…98d268
0xc963…b14a0xe373…668dBasex402 service$0.01100%coinbase50d ago0x2787dd…ebda32
0xc963…b14a0xe373…668dBasex402 service$0.01100%coinbase50d ago0x148e87…76a7b1
0xc963…b14a0xe373…668dBasex402 service$0.03100%coinbase50d ago0xb02f38…8e4829
0xc963…b14a0xe373…668dBasex402 service$0.01100%coinbase50d ago0x95990a…b77f32
0xc963…b14a0xe373…668dBasex402 service$0.01100%coinbase50d ago0x1e20e6…c8adc2
0xc963…b14a0xe373…668dBasex402 service$0.01100%coinbase50d ago0x1133f1…6a26a3
0xc963…b14a0xe373…668dBasex402 service$0.01100%coinbase51d ago0x2bd638…946af4
0xc963…b14a0xe373…668dBasex402 service$0.01100%coinbase51d ago0x42b3f2…f421b0
0xc963…b14a0xe373…668dBasex402 service$0.05100%coinbase51d ago0x3fa51b…a255c3
0xc963…b14a0xe373…668dBasex402 service$0.01100%coinbase51d ago0xfdd5d5…7595db
0xc963…b14a0xe373…668dBasex402 service$0.01100%coinbase51d ago0x0672ac…87b435
0xc963…b14a0xe373…668dBasex402 service$0.03100%coinbase51d ago0x0ddaaa…81e002
0xc963…b14a0xe373…668dBasex402 service$0.03100%coinbase51d ago0xaedeb2…9d5002
0xc963…b14a0xe373…668dBasex402 service$0.03100%coinbase51d ago0xb7c14b…04239f

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.