Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase44d ago0x89d281…fe7b1c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase44d ago0x0fb7ee…9133ea
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase44d ago0xe4481f…231bfd
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase44d ago0xddb08e…ee579e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase44d ago0x8a2b36…b745e3
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase44d ago0xa67fb6…8f3f58
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase44d ago0x072342…231068
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase44d ago0x4aa962…470f33
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase44d ago0x039108…468da8
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase44d ago0xd9e579…8eb341
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase44d ago0xeabe7f…6f7ef4
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase44d ago0xa72e98…d96d2f
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase44d ago0x374246…f2b730
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase44d ago0xf5ea72…8abe71
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase44d ago0x616baa…c47332
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase44d ago0xa50ec3…57f316
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase44d ago0x77fbb6…34125a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase44d ago0x205e45…90ce29
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase44d ago0x999e78…b0ab1c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase44d ago0x434320…1c5afb
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase44d ago0x27eddf…0d9b40
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase44d ago0xfc25f0…5dec9d
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase44d ago0x631cc5…e6052c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase44d ago0x1e114b…f65a68
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase44d ago0xdf6e41…6576cb

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.