Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002959100%coinbase124d ago0x481c2f…09eef7
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002959100%coinbase124d ago0x1f692a…bf9a70
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003548100%coinbase124d ago0x736890…723a6d
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002822100%coinbase124d ago0xc33610…299bc5
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003133100%coinbase124d ago0xfc62c6…f09e89
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003133100%coinbase124d ago0x664679…751438
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003133100%coinbase124d ago0x2129da…33b1d6
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003548100%coinbase124d ago0x790a71…71c811
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003133100%coinbase124d ago0x311fe6…c1ff1a
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002492100%coinbase124d ago0x0f4b78…54b495
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002492100%coinbase124d ago0x82b6dd…da91a7
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002492100%coinbase124d ago0x5d240c…febf79
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002492100%coinbase124d ago0x38edec…9ea549
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002725100%coinbase124d ago0x0f6af8…f9bf7a
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003548100%coinbase124d ago0x51f86e…becd09
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002725100%coinbase124d ago0xdbbe59…1fa837
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002725100%coinbase124d ago0x01747b…d61703
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002725100%coinbase124d ago0xc1aeab…c26667
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003073100%coinbase124d ago0x5c4260…489b9b
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003548100%coinbase124d ago0xf30d75…c11891
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003073100%coinbase124d ago0x7d3637…85b600
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003073100%coinbase124d ago0xc2b38c…ba724c
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003073100%coinbase124d ago0x359738…04c9aa
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002885100%coinbase124d ago0xf4cfb0…881b65
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003548100%coinbase124d ago0x6bfda7…e26693

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.