Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x23be…6a8e0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase76d ago0x71630d…b4525f
0x23be…6a8e0x0e84…b808BaseOtto AITwitter search$0.10100%coinbase76d ago0xba474d…abad35
0x23be…6a8e0x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase76d ago0xd2fa45…ad24e4
0x23be…6a8e0x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase76d ago0xfae0af…f10562
0x23be…6a8e0xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase76d ago0xe40457…e96eb9
0x23be…6a8e0xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase77d ago0x93332c…0b9cc0
0x23be…6a8e0x2b6d…32c5Base2sPublic-records$0.001100%coinbase77d ago0x036895…bc5737
0x23be…6a8e0xa112…7d60Base$0.01100%heurist77d ago0x51050b…1594b3
0x23be…6a8eKronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsLiquidations$0.001100%coinbase77d ago0xa047e4…b98798
0x23be…6a8e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase77d ago0x7fc6ed…ff4d59
0x23be…6a8e0x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.01100%coinbase77d ago0x7f1d4f…4e97a5
0x23be…6a8e0x5721…8867Basex402 service$0.001100%coinbase77d ago0xfe8483…68b868
0x23be…6a8e0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase77d ago0xa838f1…1766c0

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.