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.008612100%coinbase64d ago0x19b272…c12b87
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase64d ago0xf9448a…e0d318
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase64d ago0x5e7664…fefc4a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase64d ago0x25cd71…f49adc
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase64d ago0x5d0b39…494c28
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase64d ago0x187e39…00ad68
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase64d ago0x57eb39…3ef57d
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase64d ago0xee9457…cdf427
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase64d ago0xce8ac7…37c010
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase64d ago0xe80b2c…c0c2cc
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.009268100%coinbase64d ago0x52fc68…44d177
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase64d ago0x80d3d4…fffc9b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase64d ago0x74c2d8…a77964
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase64d ago0xb3a6d3…91d127
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase64d ago0x074d0c…a7532a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006404100%coinbase64d ago0x154dae…92bcee
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase64d ago0xf211f2…66300c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase64d ago0xaa0005…457b70
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase64d ago0xdf6e51…161703
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase64d ago0x403999…2bdf55
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase64d ago0xa611ed…0f0979
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase64d ago0xee2794…c5dc50
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase64d ago0x66054c…d017a0
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase64d ago0x0cf13c…e4d693
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase64d ago0xcbc95c…1056af

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.