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.002100%coinbase39d ago0x0cb639…ed4422
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase39d ago0xbbd54a…441414
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase39d ago0xa43d4e…a98214
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase39d ago0x18f1c6…4e9be3
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase39d ago0x814662…644cde
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007723100%coinbase39d ago0x488674…8bcea2
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase39d ago0x84171e…428ccb
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase39d ago0x982be6…df9345
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase39d ago0xe342e6…dcb831
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase39d ago0xfc7fd6…fc79b3
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase39d ago0x694de6…1b5c63
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase39d ago0x8ab9ad…08f4b0
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase39d ago0x7426f8…54daef
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase39d ago0x373aed…95a703
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase39d ago0x121988…0ed496
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase39d ago0x4b605d…e8e9d4
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase39d ago0x147817…755425
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase39d ago0x8e5222…f78365
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase39d ago0x38518e…6a7990
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase39d ago0x26ddb4…42c237
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase39d ago0x78af33…ec847b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase39d ago0x20fbe3…e0829a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase39d ago0xd76ef0…16da28
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase39d ago0x29fb00…eda17c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005461100%coinbase39d ago0xee3460…c8c7ab

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.