Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe463…6b2e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase102d ago0xe7d70d…a64d87
0xe463…6b2e0xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase103d ago0xe02f42…1e2d2b
0xe463…6b2e0xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase103d ago0x82de40…b76825
0xe463…6b2e0xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase103d ago0x646380…9becc3
0xe463…6b2e0xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase103d ago0xe77196…dd9b63
0xe463…6b2e0xe903…1abfBaseBlockRun.AIAi$0.004494100%candidates103d ago0x5b7a2e…2bf8f1
0xe463…6b2e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase103d ago0xbccc9b…3ee881
0xe463…6b2e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase103d ago0xbca095…641b82
0xe463…6b2e0xe903…1abfBaseBlockRun.AIAi$0.004494100%coinbase103d ago0xb6ac07…e1f674
0xe463…6b2e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase103d ago0x566e85…396166
0xe463…6b2e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase103d ago0x2e250e…710ec2
0xe463…6b2e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase103d ago0x70a608…36fae1
0xe463…6b2e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase103d ago0x58f7c0…48b85a
0xe463…6b2e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase103d ago0x55ecee…0e7b73
0xe463…6b2e0xe903…1abfBaseBlockRun.AIAi$0.00384100%coinbase103d ago0xb66199…18a5ad
0xe463…6b2e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase103d ago0xd9748b…f97848
0xe463…6b2e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase103d ago0x91ab14…1b450f
0xe463…6b2e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase103d ago0x5d6889…34c2d4
0xe463…6b2e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase103d ago0xe0212e…639535

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.