Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003206100%coinbase123d ago0x21ed66…dc4a40
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003544100%coinbase123d ago0x9e3ef0…c3a861
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002541100%coinbase123d ago0x3bbab7…8f4097
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003544100%coinbase123d ago0x7675c7…7a5cf5
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002405100%coinbase123d ago0xe63e3e…d06667
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002405100%coinbase123d ago0xf9f9a0…0363ad
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003544100%coinbase123d ago0xb36254…e03e77
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002405100%coinbase123d ago0xd2fc92…00e7b9
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002405100%coinbase123d ago0x553fc8…dc098e
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002608100%coinbase123d ago0xe4f290…7ff70e
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002608100%coinbase123d ago0x5109d5…912657
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003544100%coinbase123d ago0x9eecb7…bbbae7
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002608100%coinbase123d ago0x85d7eb…cfd8e5
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002608100%coinbase123d ago0x55874e…7020fa
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002875100%coinbase123d ago0x41b473…7a2624
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002539100%coinbase123d ago0xc8db4d…0c7598
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002922100%coinbase123d ago0x1c0242…595b6e
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002922100%coinbase123d ago0x92975c…321726
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003544100%coinbase123d ago0x5d65d8…feae92
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002922100%coinbase123d ago0x695605…5f5fd4
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.00312100%coinbase123d ago0xa22d7d…a1d27f
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.00312100%coinbase123d ago0xdfed2d…72257f
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003546100%coinbase123d ago0x27650d…b1cbe5
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.00312100%coinbase123d ago0xe21a50…f9f53e
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002515100%coinbase123d ago0x7b1d5b…94fdcc

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.