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
0x8908…99c30x0e3d…7757Base—$3.1570%0x41d2…bf7f40d ago0xf15867…6ad8e0
0x8908…99c30x47c5…4fc3Base—$2.1070%0x0881…8de240d ago0x1dfbb5…5a59b7
0x008f…30e80x8908…99c3BaseStock QuoteFinance$0.10100%coinbase40d ago0xca2607…dc5372
0x008f…30e80x8908…99c3BaseStock QuoteFinance$0.10100%coinbase40d ago0x3fcdfd…7aab7c
0x008f…30e80x8908…99c3BaseStock QuoteFinance$0.10100%coinbase40d ago0x755430…18816b
0x008f…30e80x8908…99c3BaseStock QuoteFinance$0.10100%coinbase40d ago0x10fc87…667907
0x008f…30e80x8908…99c3BaseStock QuoteFinance$0.10100%coinbase40d ago0x57ba56…256320
0x008f…30e80x8908…99c3BaseStock QuoteFinance$0.10100%coinbase40d ago0x2f1174…b7201f
0x008f…30e80x8908…99c3BaseStock QuoteFinance$0.10100%coinbase40d ago0xddf266…3a43f2
0x008f…30e80x8908…99c3BaseStock QuoteFinance$0.10100%coinbase40d ago0x9302ef…ff0c26
0x008f…30e80x8908…99c3BaseStock QuoteFinance$0.10100%coinbase40d ago0x4617ea…d13204
0x008f…30e80x8908…99c3BaseStock QuoteFinance$0.10100%coinbase40d ago0xf2c37b…a40bd1
0x008f…30e80x8908…99c3BaseStock QuoteFinance$0.10100%coinbase40d ago0x8a79e7…bad6b8

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.