Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase104d ago0xde812e…be4cca
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase104d ago0x3e51b8…e1e88e
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase105d ago0xac6b21…6ef2e4
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase105d ago0x1961c9…547612
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.24100%coinbase105d ago0xdefb24…ac6441
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.24100%coinbase105d ago0xb4fc2c…b910b2
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.24100%coinbase105d ago0x73645b…878e46
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.24100%coinbase105d ago0x9293d1…c62fc7
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.23100%coinbase105d ago0xe9000d…d598d7
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.23100%coinbase105d ago0x9fc0d6…bbc1c9
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.21100%coinbase105d ago0xa2b888…1f83eb
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.21100%coinbase105d ago0x37ad2c…d62bff
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.21100%coinbase105d ago0x70eb0e…b6e98a
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase105d ago0x84e152…7a4a4c
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase105d ago0xdb06f0…9239d9
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase105d ago0x943fc5…d6229a
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase105d ago0xce7637…8724bd
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase105d ago0x8c2f2f…b50218
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase105d ago0x4f0108…f236c8
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase105d ago0x935c32…2df318
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase105d ago0x52312f…642932
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase105d ago0xf4db5a…a0f3f1
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase105d ago0xa9f60d…9ccfac
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase105d ago0x16ec73…715c3b
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase105d ago0x5197ec…373453

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.