Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc185…4b7d0xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase2d ago0x8ec6d5…80b3cc
0xc185…4b7d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase2d ago0x16ecd9…9fe92c
0xc185…4b7d0xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase2d ago0x6cdc3c…671279
0xc185…4b7d0xe903…1abfBaseBlockRun.AIAi$0.20100%coinbase2d ago0x483ce2…f3e13d
0xc185…4b7d0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase2d ago0xea0f04…322c6a
0xc185…4b7d0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase2d ago0x2b7a51…a6d477
0xc185…4b7d0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase2d ago0x6a1f12…696c42
0xc185…4b7d0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase2d ago0x3b1f67…efba12
0xc185…4b7d0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase2d ago0x5ddb2b…961813
0xc185…4b7d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase2d ago0xffccfa…5b0a9d
0xc185…4b7d0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase2d ago0xc5f192…39487f
0xc185…4b7d0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase2d ago0x2b50ff…22f595
0xc185…4b7d0xe903…1abfBaseBlockRun.AIAi$0.002628100%coinbase2d ago0xc83bc2…4ccdba
0xc185…4b7d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase2d ago0x85d256…f00d2a
0xc185…4b7d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase2d ago0x9ce193…0d6200
0xc185…4b7d0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase2d ago0x8a3a56…3ffa22
0xc185…4b7d0xe903…1abfBaseBlockRun.AIAi$0.006100%coinbase2d ago0xda611d…5fd2c3
0xc185…4b7d0xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase2d ago0x3f46f2…f2660e
0xc185…4b7d0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase2d ago0xcbeba3…321535
0xc185…4b7d0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase2d ago0xa050fa…0bb414
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase2d ago0xa8098c…1d6991
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase2d ago0x12fc76…ed7518
0xc185…4b7d0x8bfe…4934Base—$0.01100%coinbase2d ago0x33d0b3…6b8556
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase2d ago0xc2d245…d00aa6
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase2d ago0x809503…c4a951

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.