Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase34d ago0xcd59d3…390f35
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase34d ago0xadbbf4…3b710c
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase34d ago0x5529ad…4d86ac
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase34d ago0x05e8d6…0898b9
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.003057100%coinbase34d ago0x06503c…0544e7
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase34d ago0x711ced…3eca78
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase34d ago0xeba15e…851268
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase34d ago0x0af7e4…9f0aa1
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase34d ago0xea6676…4be6ec
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase34d ago0x929b57…2c0e66
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.003057100%coinbase34d ago0x0af1b6…a437ff
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.003057100%coinbase34d ago0x933b87…a9a95f
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase34d ago0xa20940…fd9a32
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase34d ago0xfed90e…f9d906
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.003057100%coinbase34d ago0xf1819b…b8bf0f
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase34d ago0xe2bbb6…760aa3
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase34d ago0x756b82…93b292
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase34d ago0x884f07…21967c
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase34d ago0x4d1b71…20cb3f
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase34d ago0xd5c503…ddcbf9
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase34d ago0x4267c7…46bc99
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase34d ago0xd5ae20…8a74db
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase34d ago0x9b2519…07ff84
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase34d ago0x519a54…ba25ff
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase34d ago0x4a13d3…84b816

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.