Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc2db…a4740x4020…0003Base$0.10100%coinbase6d ago0x18cee6…052144
0xc2db…a4740x4020…0003Base$0.10100%coinbase6d ago0xf270fd…edcd92
0xc2db…a4740x4020…0003Base$0.10100%coinbase6d ago0x76f275…0b7bb2
0xc2db…a4740x4020…0003Base$0.10100%coinbase6d ago0x2a4432…0db80a
0xc2db…a4740x4020…0003Base$0.10100%coinbase6d ago0x8ac3a5…450f4c
0xe5cd…da860x4020…0003Base$0.04100%coinbase6d ago0xf052de…9b9c44
0xc2db…a4740x4020…0003Base$0.10100%coinbase6d ago0xbf9acc…dcecca
0xe5cd…da860x4020…0003Base$0.03100%coinbase6d ago0x63422f…04524b
0xe5cd…da860x4020…0003Base$0.02100%coinbase6d ago0x0c3459…0745a4
0xe5cd…da860x4020…0003Base$0.005100%coinbase6d ago0x72aab9…33c9ad
0x5c4e…a0fd0x4020…0003Base$0.0089870%0x76df…02566d ago0x7335f0…790855
0x5c4e…a0fd0x4020…0003Base$0.5470%0x76df…02566d ago0x8e9eaf…95a3c8
0x5c4e…a0fd0x4020…0003Base$0.0089870%0x76df…02566d ago0x1f6d05…942e09
0x5c4e…a0fd0x4020…0003Base$0.5470%0x76df…02566d ago0x8acb70…6c9680
0xc2db…a4740x4020…0003Base$0.10100%coinbase6d ago0x29fa10…00798f
0xc2db…a4740x4020…0003Base$0.10100%coinbase6d ago0xd3de2b…3ae293
0xc2db…a4740x4020…0003Base$0.10100%coinbase6d ago0x3c8522…17db06
0xe5cd…da860x4020…0003Base$0.03100%coinbase6d ago0x624f1d…1edc81
0x5c4e…a0fd0x4020…0003Base$0.00970%0x76df…02566d ago0x665f52…223ea7
0x5c4e…a0fd0x4020…0003Base$0.5470%0x76df…02566d ago0x5077a3…81954c
0xe5cd…da860x4020…0003Base$0.02100%coinbase6d ago0x28c9b3…ef3e47
0xe5cd…da860x4020…0003Base$0.005100%coinbase6d ago0x36ca7e…9f8c58
0x5c4e…a0fd0x4020…0003Base$0.00970%0x76df…02566d ago0x4bd231…6a8e55
0x5c4e…a0fd0x4020…0003Base$0.5470%0x76df…02566d ago0x253eba…a8bc91
0x5c4e…a0fd0x4020…0003Base$0.00900570%0x76df…02566d ago0xbb0c07…a6d1a9

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.