Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6777…39860x9baa…d6edBaseCoinCap$0.01100%coinbase38d ago0xfbb4f0…996d19
0x6777…39860x9baa…d6edBaseCoinCap$0.004100%coinbase38d ago0xddc804…18b22e
0x6777…39860x9baa…d6edBaseCoinCap$0.004100%coinbase38d ago0x986e36…6ec9f9
0x6777…39860x1080…7de0Basex402 service$0.006100%coinbase38d ago0x656340…79aac5
0x6777…39860x1080…7de0Basex402 service$0.006100%coinbase38d ago0x0af8a2…eb6f97
0x6777…39860x1080…7de0Basex402 service$0.03100%coinbase38d ago0x8c58e6…4f76a4
0x6777…39860x1080…7de0Basex402 service$0.03100%coinbase38d ago0xfdcac9…305ba0
0x6777…39860x1080…7de0Basex402 service$0.05100%coinbase38d ago0x452ae4…875c3b
0x6777…39860x1080…7de0Basex402 service$0.05100%coinbase38d ago0x768cd4…d88147
0x6777…3986Kronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsBitcoin$0.08100%coinbase38d ago0x7a78bf…4065e6
0x6777…39860xcc42…305fBasex402-factoryCore$0.02100%coinbase38d ago0xc0b0f1…95505a
0x6777…39860x8209…e571BaseCrypto Perp Funding & SentimentCrypto$0.02100%coinbase38d ago0x9a95ed…8af67c
0x6777…39860x79e9…3881BasePalmyr CardsCards$0.005100%coinbase38d ago0xca15c9…a4c278
0x6777…39860x6435…6ad2Basex402 service$0.01100%coinbase38d ago0x3ac024…0cdb8c
0x6777…39860xc87a…f990Basex402 service$0.01100%coinbase38d ago0x7e0b51…656034
0x6777…39860xffc4…37b1Basex402 service$0.001100%coinbase38d ago0x0b87e9…58f952
0x6777…39860xa709…8c6fBasex402 service$0.002100%coinbase38d ago0xd40e5f…b1b9cd
0x6777…39860x0d4e…00d5Basecommodities.sh$0.01100%coinbase38d ago0x1f0e68…874b10
0x6777…39860x5e70…4eb9Basex402 service$0.01100%coinbase38d ago0xa64fe0…2c5e6f
0x6777…39860xe740…cf46BaseLinked PandaLinkedin$0.05100%coinbase38d ago0x8b013d…3c8628
0x6777…39860x260f…82b0Basex402 service$0.001100%coinbase38d ago0x3648ff…8b4383

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.