Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8749…bc9c0xce33…989eBaseCrypto Prices & Market DataCrypto$0.0035100%coinbase17d ago0xcfbb7d…96e25c
0x8749…bc9c0xf752…31b9BaseWeb Search, News & Page ReaderWeb-search$0.01100%coinbase17d ago0xf648d9…3caab2
0x8749…bc9c0xf752…31b9BaseWeb Search, News & Page ReaderWeb-search$0.01100%coinbase17d ago0xa169b1…107b4b
0x8749…bc9c0xb0ae…2099Basex402 service$0.006100%coinbase17d ago0xb22e8c…dcacc9
0x8749…bc9c0xb0ae…2099Basex402 service$0.006100%coinbase17d ago0x43bb9f…1c82bd
0x8749…bc9c0x058d…21b2BaseDeFi Safety OracleHoneypot$0.003100%coinbase17d ago0x12be8e…52e570
0x8749…bc9c0x058d…21b2BaseDeFi Safety OracleHoneypot$0.003100%coinbase17d ago0x8389bd…6de53a
0x8749…bc9c0xb0ae…2099Basex402 service$0.006100%coinbase17d ago0x5304c2…6d6503
0x8749…bc9c0xb0ae…2099Basex402 service$0.006100%coinbase17d ago0x3499b8…7f20cb
0x8749…bc9c0xb0ae…2099Basex402 service$0.006100%coinbase17d ago0x1b5699…7eea84
0x8749…bc9c0xf4c3…8854Basesrch.bestData$0.0035100%payAI17d ago0xe4a014…cc6a60
0x8749…bc9c0xf4c3…8854Basesrch.bestData$0.0035100%payAI17d ago0xb92965…57f001
0x8749…bc9c0xf4c3…8854Basesrch.bestData$0.0035100%payAI17d ago0xfa745d…fa1a80
0x8749…bc9c0xf4c3…8854Basesrch.bestData$0.0035100%payAI17d ago0x064948…ec40db
0x8749…bc9c0x98e8…5666BaseAmorawAmoraw$0.005100%coinbase17d ago0x6aeb24…142374
0x8749…bc9c0x98e8…5666BaseAmorawAmoraw$0.005100%coinbase17d ago0xf92e7d…3f8af3
0x8749…bc9c0x98e8…5666BaseAmorawAmoraw$0.005100%coinbase17d ago0xadc90d…8b1a37
0x8749…bc9c0x98e8…5666BaseAmorawAmoraw$0.005100%coinbase17d ago0xf3e287…017ef9
0x8749…bc9c0x98e8…5666BaseAmorawAmoraw$0.005100%coinbase17d ago0xe213df…f911f0
0x8749…bc9c0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase17d ago0x6284e9…9140ef
0x8749…bc9c0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase17d ago0x7f24f2…06aa6b
0x8749…bc9c0xcc69…c96cBaseApiToll Base Gas OracleBase$0.001100%coinbase17d ago0xca7404…9aca19

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.