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%coinbase109d ago0x6ac1df…dc2810
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase109d ago0xe5cdf2…44ddaa
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase109d ago0x2bbc49…d9d703
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase109d ago0x65942a…35c0b1
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase109d ago0xdca67c…62d7ad
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase109d ago0x38f95d…2a16ee
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase109d ago0x993a2b…8ea792
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase109d ago0xeb76bc…3bdc70
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase109d ago0x59b05e…f3e1f3
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase109d ago0xa47eb4…f9dc97
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase109d ago0x26e94d…e15a63
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase109d ago0x12b152…205b30
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase109d ago0xe77216…834770
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase109d ago0xd666e7…7caeae
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase109d ago0x89befc…b9c062
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase109d ago0xb5c8c5…b824c8
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase109d ago0xb2b924…de4800
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase109d ago0x188ecc…5755ca
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase109d ago0xd72ea9…a82775
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase109d ago0x8cb586…88b510
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase109d ago0x425279…1cf8ea
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase109d ago0x2bbedb…a09a83
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase109d ago0xf7a330…d60c03
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.008655100%coinbase109d ago0x4f01cd…0ec6b2
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase109d ago0x9f7f21…d94193

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.