Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6777…39860x154b…19b1Basex402 service$0.03100%coinbase21d ago0xacb2f7…163e45
0x6777…39860xb484…d68eBasex402 service$0.01100%coinbase21d ago0xbe5cb2…451d84
0x6777…39860x21e1…2efaBaseVedettaFeed$0.01100%coinbase21d ago0x0f33a0…73c7d2
0x6777…39860x8a59…a822Basex402 service$0.004100%coinbase21d ago0x542327…c6d71e
0x6777…3986orchard-dataBaseorchard-dataCrypto$0.001100%coinbase21d ago0xfcf6df…ea6bb1
0x6777…39860x421d…cb09Basex402 service$0.005100%coinbase21d ago0x873849…e09b84
0x6777…39860x9853…7323Basex402 service$0.01100%coinbase21d ago0x464dc4…4c4cda
0x6777…39860xefc3…360eBasebasefeedBase$0.005100%coinbase21d ago0x7c64fa…dc0a5e
0x6777…39860x309f…c0d3Basex402 service$0.001100%coinbase21d ago0xa2c441…193268
0x6777…39860xb3cc…1772BaseDokimo Verify APIVerification$0.01100%coinbase21d ago0xbc54bb…086151
0x6777…39860xb0d0…0807Basex402 service$0.005100%coinbase21d ago0x09aed2…331420
0x6777…39860xb836…e329Basex402 service$0.005100%coinbase21d ago0x9f64cd…629e2e
0x6777…39860x8a59…a822Basex402 service$0.002100%coinbase21d ago0x99dfd6…0fcce7
0x6777…39860xc648…b697Basex402 service$0.003100%coinbase21d ago0x01f5b8…cf560a
0x6777…39860xc9b7…3e6aBasex402 service$0.05100%coinbase21d ago0x50da4a…a1801a
0x6777…39860x7b53…9476BaseCoil Crypto Gate$0.02100%coinbase21d ago0x603cd0…4cd351
0x6777…39860x1a9a…33e5Basex402 service$0.001100%coinbase21d ago0x47d31e…d0dec3
0x6777…39860x4466…125eBasex402 service$0.05100%coinbase21d ago0x6f030b…8bd46b
0x6777…39860xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase21d ago0xbc902a…3c71b8
0x6777…39860x1e84…41a6BaseBase USDC lending APYUsdc$0.01100%coinbase21d ago0x6a2c58…7f207c
0x6777…39860x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase21d ago0xe8baa5…7079e8
0x6777…39860x2a47…b7e3Basex402 service$0.001100%coinbase21d ago0xa6697a…7f9cf4
0x6777…39860x9863…fd15BaseAgentServicesData$0.003100%coinbase21d ago0xb1559b…84a3d7
0x6777…39860x52ab…6c06BaseEquityScopeStocks$0.03100%coinbase21d ago0xa2b644…629feb
0x6777…39860x8a89…ff4eBaseMN Rental License CheckMinneapolis$0.01100%coinbase21d ago0x8baaae…c24201

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.