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.004541100%coinbase123d ago0x43b0fa…590e99
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003206100%coinbase123d ago0x21ed66…dc4a40
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003149100%coinbase123d ago0x2a5c73…cfbf9d
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase123d ago0xdbaa3d…de07ab
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.006654100%coinbase123d ago0xc7a04a…4067b3
0x93bf…66550xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase123d ago0xfe853d…5f2b7b
0x93bf…66550xe903…1abfBaseBlockRun.AIAi$0.008668100%coinbase123d ago0xfbe689…954c42
0x93bf…66550xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase123d ago0x8fe1ef…68e88e
0x93bf…66550xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase123d ago0x3bd49b…3e4f28
0x93bf…66550xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase123d ago0x07fe05…370196
0x93bf…66550xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase123d ago0xc308a7…73105a
0x93bf…66550xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase123d ago0x4d95ba…b0caa2
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001873100%coinbase123d ago0x04fd01…c26407
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004972100%coinbase123d ago0xdc8800…6f8a7e
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase123d ago0x420c97…0a7712
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003544100%coinbase123d ago0x9e3ef0…c3a861
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002541100%coinbase123d ago0x3bbab7…8f4097
0x6d06…f1a60xe903…1abfBaseBlockRun.AIAi$0.009258100%coinbase123d ago0xe7c584…3f8698
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.0051100%coinbase123d ago0x1860d7…457ccb
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
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005108100%coinbase123d ago0x24a332…aa36ac
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005002100%coinbase123d ago0xea2c9d…e5cd8a
0xac35…cdb70xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase123d ago0x774b27…3a1461

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.