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.002183100%coinbase95d ago0xdccdce…c3dfb2
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002183100%coinbase95d ago0xf022dc…6460b4
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002183100%coinbase95d ago0xf39a30…f8c254
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002183100%coinbase95d ago0x2097eb…0acba6
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002183100%coinbase95d ago0x3bfa26…619b4d
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002023100%coinbase95d ago0x3422f1…5c5908
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002023100%coinbase95d ago0x3c851b…faa022
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002007100%coinbase96d ago0x2c8fe7…58402b
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002007100%coinbase96d ago0xd4be84…809ac4
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002007100%coinbase96d ago0xa83b77…afac22
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002007100%coinbase96d ago0x010475…9b2640
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002007100%coinbase96d ago0x090c5d…db4358
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002007100%coinbase96d ago0xe53dd1…6ddca7
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002007100%coinbase96d ago0x3191fb…79c8de
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002007100%coinbase96d ago0x3c50de…9c8a38
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002007100%coinbase96d ago0x7090e7…fc158b
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002007100%coinbase96d ago0xdf18a3…873e93
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002007100%coinbase96d ago0x90c453…29fe4b
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002007100%coinbase96d ago0xb1414a…c3fdaa
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002007100%coinbase96d ago0xdcc35f…4daa62
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002007100%coinbase96d ago0xd0c390…ad1384
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002007100%coinbase96d ago0x97d5f7…21e8f8
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002019100%coinbase96d ago0x716789…42261a
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002017100%coinbase96d ago0x253cfc…756fd5
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002017100%coinbase96d ago0xaaa5ec…e63dfb

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.