Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf08…e43f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase100d ago0x77d4be…657792
0xcf08…e43f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase100d ago0xdd4c5a…ac7d9c
0xcf08…e43f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase100d ago0x021bc5…884c2c
0xcf08…e43f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase100d ago0xed906e…a443c0
0xcf08…e43f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase100d ago0x292630…ad1dce
0xcf08…e43f0xe903…1abfBaseBlockRun.AIAi$0.001100%candidates100d ago0x5a578b…e7fd47
0xcf08…e43f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase100d ago0x1314c7…e8506d
0xcf08…e43f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase100d ago0x7c27f7…0aa1d9
0xcf08…e43f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase100d ago0x659d2a…937c1b
0xcf08…e43f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase100d ago0x45d48d…53d065
0xcf08…e43f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase100d ago0xeff62b…c5f706
0xcf08…e43f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase100d ago0xf64163…8f29b9
0xcf08…e43f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase100d ago0x97bc08…6da04c
0xcf08…e43f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase100d ago0xf0cb63…ecf2bb
0xcf08…e43f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase100d ago0x90a87d…9f8587
0xcf08…e43f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase100d ago0xad8516…31f108
0xcf08…e43f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase100d ago0xaec5ed…f6faf0
0xcf08…e43f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase100d ago0x640dff…b3e93b
0xcf08…e43f0xe903…1abfBaseBlockRun.AIAi$0.001100%candidates100d ago0x03a408…bad722
0xcf08…e43f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase100d ago0x688e77…ceb500
0xcf08…e43f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase100d ago0x29ed88…2b4b0e
0xcf08…e43f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase100d ago0x251f18…55da64
0xcf08…e43f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase100d ago0x703acb…530707
0xcf08…e43f0xe903…1abfBaseBlockRun.AIAi$0.001100%candidates100d ago0x9526e8…2e98a8
0xcf08…e43f0xe903…1abfBaseBlockRun.AIAi$0.001100%candidates100d ago0xfdc676…d06af0

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.