Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaf76…ef0e0x6302…ad57BaseTripadvisorTravel$0.01100%payAI97d ago0x3d8ec6…b4f63f
0xaf76…ef0e0x6e8b…4e2eBasex402 service$0.002100%candidates98d ago0xfae6f0…4b22c4
0xaf76…ef0e0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0xb19c6e…b167f7
0xaf76…ef0e0xe903…1abfBaseBlockRun.AIAi$0.001100%candidates98d ago0xef4fa9…1f832d
0xaf76…ef0e0xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase98d ago0x5e6462…a6d5e6
0xaf76…ef0e0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase98d ago0x4e2c9a…f07a11
0xaf76…ef0e0xdcec…7566Basex402 service$0.01100%coinbase98d ago0x43467c…91c7b8
0xaf76…ef0e0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase98d ago0xdc0aed…aac0a5
0xaf76…ef0e0x0d59…b956BaseCorteX402 Mortgage RatesMortgage$0.02100%coinbase98d ago0x56b018…4da839
0xaf76…ef0e0x260f…82b0Basex402 service$0.01100%candidates98d ago0xf374dd…0fad79
0xaf76…ef0e0x260f…82b0Basex402 service$0.001100%coinbase98d ago0xa7cdfa…33472d
0xaf76…ef0e0x260f…82b0Basex402 service$0.001100%candidates98d ago0x2386a8…3b7b8c
0xaf76…ef0e0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase98d ago0x155ed6…67b4fc
0xaf76…ef0e0x7e25…cb7bBase$0.05100%coinbase98d ago0xe02d69…dda9fd
0xaf76…ef0e0x8fc4…db1fBaseText Summarizer AgentSummarize$0.005100%candidates98d ago0x6c8745…e9ab11
0xaf76…ef0e0x1f01…9a2fBasegpt55-token-gatewayx402$0.0001100%payAI98d ago0x2ef863…d4085d
0xaf76…ef0e0x20be…925dBasex402 service$0.005100%coinbase98d ago0xe6fe9d…f36806
0xaf76…ef0e0x4466…125eBasex402 service$0.005100%coinbase98d ago0x70b242…b57ad9
0xaf76…ef0e0xe903…1abfBaseBlockRun.AIAi$0.005100%coinbase98d ago0xf45e7d…d17c6d
0xaf76…ef0e0x7dd5…2629Basex402 service$0.12100%coinbase98d ago0x28a21e…a55e35
0xaf76…ef0e0x0e84…b808BaseOtto AITwitter search$0.15100%coinbase98d ago0xe5bf59…b8af3b
0xaf76…ef0e0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase98d ago0x809c6d…9e4c85
0xaf76…ef0eAI Image GenerationBaseAI Image GenerationImage_gen$0.11100%candidates98d ago0x59854d…690e02
0xaf76…ef0e0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase98d ago0xb02bc6…bfda6f
0xaf76…ef0e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase98d ago0x21689a…3ed9cb

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.