Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6777…39860x1304…17caBasex402 service$0.05100%coinbase22d ago0x3bcba4…3f462c
0x6777…39860x403b…7055Basex402 serviceAfrica$0.02100%coinbase22d ago0xcebaa4…df6b28
0x6777…39860x2740…a96fBaseDEX Data & Agent UtilitiesTreasury$0.01100%coinbase22d ago0xba33b2…85c425
0x6777…39860x841e…b45dBasex402 service$0.001100%coinbase22d ago0x374c54…23c28b
0x6777…39860x52d4…ca81BaseRecent JPYC TransfersJpyc$0.01100%coinbase22d ago0x30fd7e…89a8ba
0x6777…39860xab67…54caBaseRubric ProtocolSanctions$0.003100%coinbase22d ago0x8a9847…04d7bc
0x6777…39860x9423…8418BaseBAGS Agent APIPayments$0.01100%coinbase22d ago0x801caf…51f68f
0x6777…39860x4466…125eBasex402 service$0.01100%coinbase22d ago0xa0a47f…9f00e0
0x6777…39860xa877…fcfeBasex402 service$0.01100%coinbase22d ago0x3d5051…95b577
0x6777…39860x3dce…989dBaseACODA Liquidation IntelligenceCrypto$0.01100%coinbase22d ago0x128fab…326f6e
0x6777…39860x6490…a3b0BaseBrazil Data APIBrazil$0.01100%coinbase22d ago0xf3114b…cf3a45
0x6777…3986memosr.ethBasebase-gas-x402Gas$0.02100%coinbase22d ago0xd549f0…60cdd8
0x6777…39860x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase22d ago0x1b4158…df9880
0x6777…39860xa877…fcfeBasex402 service$0.01100%coinbase22d ago0x9678f0…e78826
0x6777…39860x63a2…6ebbBasex402 service$0.03100%coinbase22d ago0xb3efb9…fbe9ea
0x6777…39860x2932…4f60Basex402 service$0.01100%coinbase22d ago0xee55a9…6808fb
0x6777…39860xadc3…86fdBaseSorenGames$0.01100%coinbase22d ago0xd2610c…152b11
0x6777…39860xe8b2…43b7BaseAgentPay Pre-Trade Risk CheckTrading$0.01100%coinbase22d ago0xa7fa6e…abdb4c
0x6777…39860x1f04…fea6Basex402 serviceReference-data$0.02100%coinbase22d ago0x0229b0…debd35
0x6777…39860x0d59…b956BaseCorteX402 Mortgage RatesMortgage$0.02100%coinbase22d ago0xe1fa28…012a1b
0x6777…39860x1304…17caBasex402 service$0.01100%coinbase22d ago0x555afc…46096e
0x6777…39860xa309…7674Basex402 service$0.001100%coinbase22d ago0x1072a2…ef9e0f
0x6777…39860x68e3…85b5BaseLION Verified CompanyWallet$0.004100%coinbase22d ago0x344bf3…ca5109
0x6777…39860x3cc1…3f0cBaseBrazilayer CNPJ RegistryBrazil$0.002100%coinbase22d ago0x8930e5…438865
0x6777…39860x34bb…70aeBaseTenderDeltaProcurement$0.01100%coinbase22d ago0x430a66…ff1971

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.