Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase96d ago0xdeb48f…0f055b
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase96d ago0xa6643a…d81f0e
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase96d ago0xde44de…4af621
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%candidates96d ago0x466378…4a851d
0x0861…1c810x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase96d ago0x74164c…fa4ef9
0x2cb8…c4ab0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase96d ago0x4f6470…e9a25c
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase96d ago0x906cc1…789ea7
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase96d ago0x32f0c9…65c01d
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase96d ago0x652129…3e88ec
0xc971…a09e0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase96d ago0x07c314…b04991
0x7a06…caad0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase96d ago0xfbb633…16383c
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase96d ago0xf6dc7f…a3cf7d
0x3933…f13b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase96d ago0x9df0f9…4c90a4
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase96d ago0x5e063a…8cdfdd
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase96d ago0x39844a…f0d5c4
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase96d ago0x0cbd20…24a389
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase96d ago0xe312d1…63e0bd
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase96d ago0xd5cdd8…98869e
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase96d ago0xeb8ed6…6aacd9
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase96d ago0x367073…93365b
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase96d ago0xcbc604…c678f7
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase96d ago0x2afb6e…d07d2b
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase96d ago0xee143c…13fe6d
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase96d ago0xfc7c42…e80083
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase96d ago0x2b21d9…17462c

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.