Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x91f1…f880Stock TA (RSI/MACD/ADX+Signal)BaseCrypto Market DataCrypto$0.001100%coinbase14d ago0x97e045…bc8c7e
0x91f1…f8800x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase14d ago0x3e5990…6d5956
0x91f1…f8800x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase14d ago0x55eaa8…73cb53
0x91f1…f8800xcc69…c96cBaseApiToll Base Gas OracleBase$0.001100%coinbase14d ago0x7d4712…9040e1
0x91f1…f8800x4395…d965Basex402 service$0.005100%coinbase14d ago0x67965e…1089cf
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase14d ago0x2f26c9…d15b10
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase14d ago0xcc2d78…7cfa4e
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase14d ago0xa60488…4ca6ba
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase14d ago0x724062…589aa8
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase14d ago0x03b60f…c3a49c
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase14d ago0xb75f3a…3480e6
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase14d ago0x4ad198…1fbbd8
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase14d ago0x2d30e0…d1c49b
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase14d ago0x4b96b5…6f2f0b
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase14d ago0xed981e…a186a2
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase14d ago0x03d98a…821e5e
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase14d ago0x69aea3…609f57
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase14d ago0xf002c2…afab02
0x91f1…f8800xf4c3…8854Basesrch.bestData$0.0035100%payAI14d ago0xc92cc4…2304c9
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase14d ago0xef2e05…5fc914
0x91f1…f8800xf4c3…8854Basesrch.bestData$0.0035100%payAI14d ago0x3d0628…b7b328
0x91f1…f8800xf4c3…8854Basesrch.bestData$0.0035100%payAI14d ago0xc19ae5…d4fdbd
0x91f1…f8800xf4c3…8854Basesrch.bestData$0.0035100%payAI14d ago0x85de9f…8b6008
0x91f1…f8800xf4c3…8854Basesrch.bestData$0.0035100%payAI14d ago0x34c054…a599a0
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase14d ago0xb04fd9…dc641e

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.