Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x008f…30e80x8908…99c3BaseStock QuoteFinance$0.05100%coinbase40d ago0x469197…29e67b
0x008f…30e80x8908…99c3BaseStock QuoteFinance$0.05100%coinbase40d ago0xfcb565…3dded3
0x008f…30e80x8908…99c3BaseStock QuoteFinance$0.05100%coinbase40d ago0x777918…1f2827
0x008f…30e80x8908…99c3BaseStock QuoteFinance$0.05100%coinbase40d ago0x43c781…04d8e9
0x008f…30e80x8908…99c3BaseStock QuoteFinance$0.10100%coinbase40d ago0x5cf784…dae75f
0x008f…30e80x8908…99c3BaseStock QuoteFinance$0.10100%coinbase40d ago0x9c452b…38b4d5
0x008f…30e80x8908…99c3BaseStock QuoteFinance$0.10100%coinbase40d ago0x03ce67…6a9047
0x008f…30e80x8908…99c3BaseStock QuoteFinance$0.10100%coinbase40d ago0x4f491a…6bf26b
0x008f…30e80x8908…99c3BaseStock QuoteFinance$0.10100%coinbase40d ago0x5b06e1…f8ea52
0x008f…30e80x8908…99c3BaseStock QuoteFinance$0.10100%coinbase40d ago0x72f4dc…39d552
0x008f…30e80x8908…99c3BaseStock QuoteFinance$0.10100%coinbase40d ago0xfa36c8…b0117f
0x008f…30e80x8908…99c3BaseStock QuoteFinance$0.10100%coinbase40d ago0x0c0195…7dbace
0x008f…30e80xb075…59d8Base—$0.0670%0xd5a8…f61640d ago0xb1d19c…51c230
0x008f…30e80xb075…59d8Base—$0.0670%0xd5a8…f61640d ago0x409e31…51a7d4
0x008f…30e80xb075…59d8Base—$0.0670%0xd5a8…f61640d ago0x2dca77…de5ad3
0x008f…30e80xb075…59d8Base—$0.0670%0xd5a8…f61640d ago0x23685d…4b8e24
0x008f…30e80xb075…59d8Base—$0.0270%0xd5a8…f61640d ago0x25e1f7…26602b
0x008f…30e80xb075…59d8Base—$0.0270%0xd5a8…f61640d ago0xf37906…2aad53
0x008f…30e80xb075…59d8Base—$0.0670%0xd5a8…f61640d ago0x951f43…50ee49
0x008f…30e80xb075…59d8Base—$0.0670%0xd5a8…f61640d ago0x72c379…91fef1
0x008f…30e80xb075…59d8Base—$0.0270%0xd5a8…f61640d ago0x75b99f…b19582
0x008f…30e80xb075…59d8Base—$0.0270%0xd5a8…f61640d ago0xce5581…8b2a82
0x008f…30e80xb075…59d8Base—$0.0670%0xd5a8…f61640d ago0x640f3b…1ec61b
0x008f…30e80xb075…59d8Base—$0.0270%0xd5a8…f61640d ago0x16406c…5d1a8c
0x008f…30e80x8908…99c3BaseStock QuoteFinance$0.10100%coinbase40d ago0xca2607…dc5372

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.