Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc399…86090xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase80d ago0xfc9b2c…7bba76
0xc399…86090xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase81d ago0xdbc0d7…29fe2a
0xc399…86090xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase81d ago0x9caa19…ca89f3
0xc399…86090xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase81d ago0xe258b3…c7be99
0xc399…86090xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase81d ago0x16f7dc…f0d462
0xc399…86090xccc8…15beBase—$0.86100%0xf70d…dbef81d ago0x3f512c…4ff9ee
0xc399…86090xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase81d ago0x594880…88ac4a
0xc399…86090xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase81d ago0x4845a7…540567
0xc399…86090xe53c…bf38Base—$0.06100%payAI81d ago0xd3bd6a…621db1
0xc399…86090xe53c…bf38Base—$0.06100%payAI81d ago0x2cb71f…346eb0
0xc399…86090xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase81d ago0x36f04f…062184
0xc399…86090xe53c…bf38Base—$0.06100%payAI81d ago0xdc6a82…225a19
0xc399…86090xe53c…bf38Base—$0.06100%payAI81d ago0xdc6a82…225a19
0xc399…86090xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase81d ago0x3f8acf…6a8507
0xc399…86090x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase81d ago0x67cc5f…d40011
0xc399…86090xe53c…bf38Base—$0.06100%payAI81d ago0x654a7f…d9b6fc
0xc399…86090xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase81d ago0xbe9861…e971fa
0xc399…86090xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase81d ago0x271e7a…f27c20
0xc399…86090xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase81d ago0x19a839…543d23
0xc399…86090xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase81d ago0xda8b58…be0e2c
0xc399…86090xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase81d ago0xaae729…c85011
0xc399…86090xe53c…bf38Base—$0.06100%payAI81d ago0x2f0a48…7f7063
0xc399…86090xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase81d ago0x5f3ffc…19b927
0xc399…86090xe53c…bf38Base—$0.06100%payAI81d ago0xcae8e9…340363
0xc399…86090xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase81d ago0x6785df…8eb8d9

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.